From d292daa056af0480c8884b561efe6e27f885d231 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期二, 22 八月 2023 16:24:50 +0800 Subject: [PATCH] 染厂项目模块开发;(子工艺路线 功能 、工序子流转卡 功能; HBillSubType varchar(50) --单据子类型(SUB) HMainProcID int //工序 ) 主工艺 路线列表 过滤 HBillSubType<>'SUB' 主工序流转卡列表 过滤 <>'SUB' 子工艺路线列表 ='SUB' --- WebTM/WebTM.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index a605058..460d3fd 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -256,6 +256,7 @@ <Content Include="views\绯荤粺绠$悊\鑿滃崟鑷畾涔塡Xt_DefineMenuDisplay.html" /> <Content Include="views\璁″垝绠$悊\宸ヨ壓璺嚎\Gy_RoutingBillListQuery.html" /> <Content Include="views\璁″垝绠$悊\宸ヨ壓璺嚎\Gy_RoutingBillList_His.html" /> + <Content Include="views\璁″垝绠$悊\宸ヨ壓璺嚎\Gy_RoutingBillSubList.html" /> <Content Include="views\杞﹂棿绠$悊\浜х嚎缁勮杩芥函\Cj_AssemblyTraceability.html" /> <Content Include="views\杞﹂棿绠$悊\浜х嚎缁勮杩芥函\Cj_AssemblyTraceabilityList.html" /> <Content Include="views\杞﹂棿绠$悊\宸ュ簭娴佽浆鍗Sc_ProcessExchangeBillQuery_Mobile.html" /> -- Gitblit v1.9.1