From c1b2a1a99dc4b5b01e9af65ad4cab1991d3f3ea7 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 31 十月 2024 16:10:21 +0800
Subject: [PATCH] 工序流转卡维护页面:点击子表,增加按钮 返工申请_删除 返工申请单:增加 操作类型 字段,根据操作类型,判断是为源单流转卡子表增加工序记录还是删除

---
 WebTM/WebTM.csproj.user |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/WebTM/WebTM.csproj.user b/WebTM/WebTM.csproj.user
index ca957b3..50873e6 100644
--- a/WebTM/WebTM.csproj.user
+++ b/WebTM/WebTM.csproj.user
@@ -16,8 +16,9 @@
     <VisualStudio>
       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
         <WebProjectProperties>
-          <StartPageUrl>views/绯荤粺绠$悊/鐢ㄦ埛绠$悊/Xt_UserRightQuery.html</StartPageUrl>
-          <StartAction>SpecificPage</StartAction>
+          <StartPageUrl>
+          </StartPageUrl>
+          <StartAction>CurrentPage</StartAction>
           <AspNetDebugging>True</AspNetDebugging>
           <SilverlightDebugging>False</SilverlightDebugging>
           <NativeDebugging>False</NativeDebugging>

--
Gitblit v1.9.1