From bc661286efe4cc9ca1c8a1dd982614fed2d8011e Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 02 九月 2024 16:33:34 +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