From 38456b4a0e139b46af3497642fbd0e7da3039238 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 23 六月 2021 08:22:48 +0800
Subject: [PATCH] 生产汇报单常用字段过滤

---
 WebTM/WebTM.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj
index 3abae08..ab12dbe 100644
--- a/WebTM/WebTM.csproj
+++ b/WebTM/WebTM.csproj
@@ -417,9 +417,11 @@
     <Content Include="views\PublicPage\FaultTypeInformation.html" />
     <Content Include="views\PublicPage\GroupInformation.html" />
     <Content Include="views\PublicPage\MouldInformation.html" />
+    <Content Include="views\PublicPage\PartInformation.html" />
     <Content Include="views\PublicPage\RepairItemInformation.html" />
     <Content Include="views\PublicPage\SourceInformation.html" />
     <Content Include="views\PublicPage\SupplierInformation.html" />
+    <Content Include="views\PublicPage\UnitInformation.html" />
     <Content Include="views\PublicPage\UserInformation.html" />
     <Content Include="views\PublicPage\WareHouseInformation.html" />
     <Content Include="views\senior\echarts\bar.html" />

--
Gitblit v1.9.1