From 4dbf63b6c1c6f28cf97f4f3cf876239ff8ebf829 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期五, 27 十二月 2024 10:15:28 +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 7dd8b77..ca99d4f 100644
--- a/WebTM/WebTM.csproj
+++ b/WebTM/WebTM.csproj
@@ -145,6 +145,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" />

--
Gitblit v1.9.1