From f4b072b0ec592f8423c12b4297854c426b49af6c Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期二, 03 十二月 2024 16:06:43 +0800 Subject: [PATCH] pda 进出站 增加附件上传功能,检验仪器 基础资料增加附件上传,首巡末编辑页面 检验仪器代码 增加链接跳转,修复 异常反馈分析报表 导出数据格式问题 --- WebTM/WebTM.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index da0cbe9..e83b6cb 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -2093,6 +2093,8 @@ <Content Include="views\椤圭洰绠$悊\鍛ㄨ鍒抃PM_WorkReportWeekBillMainList.html" /> <Content Include="views\椤圭洰绠$悊\鍛ㄨ鍒抃PM_WorkTaskWeekBillList.html" /> <Content Include="views\椤圭洰绠$悊\鍛ㄨ鍒抃PM_WorkTaskWeekBill.html" /> + <Content Include="views\椤圭洰绠$悊\鍩虹寤烘ā\Gy_ProjectClass.html" /> + <Content Include="views\椤圭洰绠$悊\鍩虹寤烘ā\Gy_TaskClass.html" /> <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskBill_AutoLoadBillMain.html" /> <Content Include="views\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_CustomerProInfoBillMainList.html" /> <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskMoneyBOMBill.html" /> -- Gitblit v1.9.1