From 8d7eca441ed5af953b5ca24835c0c63785600490 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期五, 26 五月 2023 09:36:15 +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 47e162a..0b9b704 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -118,6 +118,7 @@ <Content Include="views\Baseset\鍩虹璧勬枡\Gy_EquipFileBillMainList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_GetProcNoList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_LineCenter.html" /> + <Content Include="views\Baseset\鍩虹璧勬枡\Gy_MaterialList_SelfMade.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_MaterialList_LSQP.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_MaterList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_MouldFileMainList.html" /> -- Gitblit v1.9.1