From 4a931ae0eaec9a913ddbe697cb3316dd43a57d62 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期五, 23 二月 2024 16:49:50 +0800 Subject: [PATCH] 新增网页版PDA新直接调拨单模块 --- WebTM/WebTM.csproj.user | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebTM/WebTM.csproj.user b/WebTM/WebTM.csproj.user index 920b3aa..6b35d37 100644 --- a/WebTM/WebTM.csproj.user +++ b/WebTM/WebTM.csproj.user @@ -16,7 +16,7 @@ <VisualStudio> <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> <WebProjectProperties> - <StartPageUrl>views/user/login_pda.html</StartPageUrl> + <StartPageUrl>views/user/login.html</StartPageUrl> <StartAction>SpecificPage</StartAction> <AspNetDebugging>True</AspNetDebugging> <SilverlightDebugging>False</SilverlightDebugging> -- Gitblit v1.9.1