From 94c496b6469352b21e375ff7e2888280f0c3010f Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期三, 04 九月 2024 12:19:38 +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 65037ad..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/user/login.html</StartPageUrl>
-          <StartAction>SpecificPage</StartAction>
+          <StartPageUrl>
+          </StartPageUrl>
+          <StartAction>CurrentPage</StartAction>
           <AspNetDebugging>True</AspNetDebugging>
           <SilverlightDebugging>False</SilverlightDebugging>
           <NativeDebugging>False</NativeDebugging>

--
Gitblit v1.9.1