From c47dec91c838a2d6ed99f8e057e6e95ffbe77ced Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 31 十二月 2024 15:55:44 +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 d91cb25..1e2f7f8 100644
--- a/WebTM/WebTM.csproj
+++ b/WebTM/WebTM.csproj
@@ -156,6 +156,7 @@
<Content Include="layuiadmin\style\tableFilter.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
+ <Content Include="layuiadmin\modules\tableSelect.js" />
<Content Include="layuiadmin\treeTable.js" />
<Content Include="layuiadmin\PubCustom.js" />
<Content Include="layuiadmin\PubJs\PubCheck.js" />
@@ -274,6 +275,7 @@
<Content Include="views\user\login.html" />
<Content Include="views\user\login_QiaoYi_PDA.html" />
<Content Include="views\user\login_QiaoYi_Web.html" />
+ <Content Include="views\user\login_ICCard.html" />
<Content Include="views\video\1.wav" />
<Content Include="views\video\jingbao.wav" />
<Content Include="views\video\success.wav" />
--
Gitblit v1.9.1