From 134442a32d1a7581d713300dda5e9ff82c1d6b70 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期四, 13 十月 2022 17:01:34 +0800 Subject: [PATCH] 增加生产组织字段并改为动态列(进站单,出站单,委外接收,委外发出);出站汇报单模块在流水号旁边加一个放大镜框 --- WebTM/WebTM.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index 9e002a2..8974892 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -100,6 +100,7 @@ <Content Include="views\Baseset\HBarPlanPrint.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_ClassTimePrjGroupEdit.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_ClassTimePrjList.html" /> + <Content Include="views\Baseset\鍩虹璧勬枡\Gy_GetProcNoList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_LineCenter.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_MaterList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_MouldList.html" /> -- Gitblit v1.9.1