From ffac1e69ca4cf79dfbd5bfa9e519f2fe9625ad7a Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期一, 05 八月 2024 17:14:03 +0800
Subject: [PATCH] 异常反馈单 增加 字段 HErrLev varchar(100) --影响面程度(无法判断、停线、批量不良、偶发不良) 增加 异常反馈分析报表,增加下推签到单

---
 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 da71966..e39639b 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