From 5a3f1e62aace64153de405e9754b2fbec30577d7 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期二, 09 十一月 2021 16:42:58 +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 ae9566c..f83f9fb 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -115,6 +115,7 @@ <Content Include="views\PublicPage\Organizations.html" /> <Content Include="views\PublicPage\PeopleInformations.html" /> <Content Include="views\PublicPage\PeopleInformation.html" /> + <Content Include="views\PublicPage\PowerInformation.html" /> <Content Include="views\ReportHtml.html" /> <Content Include="views\test\testRenderAutomationList.html" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\Add_Edit_Gy_OrderBackInfo.html.html" /> -- Gitblit v1.9.1