From 4292fd562882936ba81d4628434b07e926a14360 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期五, 15 一月 2021 14:25:47 +0800
Subject: [PATCH] 增加工序汇报页面-出站
---
WebTM/WebTM.csproj | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj
index 19fa5cd..6c7e0ab 100644
--- a/WebTM/WebTM.csproj
+++ b/WebTM/WebTM.csproj
@@ -19,6 +19,8 @@
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
+ <Use64BitIISExpress />
+ <UseGlobalApplicationHostFile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -274,6 +276,7 @@
<Content Include="layuiadmin\tpl\system\theme.html" />
<Content Include="layuiadmin\tpl\system\璇存槑.txt" />
<Content Include="layuiadmin\tpl\璇存槑.txt" />
+ <Content Include="layuiadmin\zgqCustom\zgqCustom.js" />
<Content Include="views\app\content\comment.html" />
<Content Include="views\app\content\contform.html" />
<Content Include="views\app\content\list.html" />
@@ -411,8 +414,12 @@
<Content Include="views\浠撳簱璋冩嫧\浠撳簱璋冩嫧\Kf_MoveStockBill_Fast.html" />
<Content Include="views\浠撳簱璋冩嫧\浠撳簱璋冩嫧\Kf_MoveStockBill_FastList.html" />
<Content Include="views\鍏叡椤甸潰\Kf_BarCodeEditDlg.html" />
+ <Content Include="views\宸ュ簭姹囨姤\MES_StationInBill_PDA.html" />
<Content Include="views\宸ュ簭姹囨姤\MES_StationInBill.html" />
+ <Content Include="views\宸ュ簭姹囨姤\MES_StationInBillList.html" />
+ <Content Include="views\宸ュ簭姹囨姤\MES_StationOutBill_PDA.html" />
<Content Include="views\宸ュ簭姹囨姤\MES_StationOutBill.html" />
+ <Content Include="views\宸ュ簭姹囨姤\MES_StationOutBillList.html" />
<Content Include="views\缁勮鍗昞Sc_AssemblyBill_Fast.html" />
<Content Include="views\棰嗘枡鍙戣揣\鍏朵粬鍑哄簱\Kf_OtherOutBackBill_FastList.html" />
<Content Include="views\棰嗘枡鍙戣揣\鍏朵粬鍑哄簱\Kf_OtherOutBill_FastList.html" />
--
Gitblit v1.9.1