From 404b933adebf3e43722a018e560c8ad2c4774e2d Mon Sep 17 00:00:00 2001
From: admin <841110950@qq.com>
Date: 星期二, 31 八月 2021 14:50:31 +0800
Subject: [PATCH] 1.0.6

---
 src/main/webapp/static/js/locMast/locMast.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js
index 2c8959e..a817a62 100644
--- a/src/main/webapp/static/js/locMast/locMast.js
+++ b/src/main/webapp/static/js/locMast/locMast.js
@@ -5,6 +5,7 @@
     var layer = layui.layer;
     var layDate = layui.laydate;
     var form = layui.form;
+    var dropdown = layui.dropdown
 
     // 鏁版嵁娓叉煋
     tableIns = table.render({
@@ -91,6 +92,7 @@
         }
     });
 
+
     // 鐩戝惉鎺掑簭浜嬩欢
     table.on('sort(locMast)', function (obj) {
         var searchData = {};

--
Gitblit v1.9.1