From 7ae61a6ea2b4d23ac22f3c41c54ab5a3d9c52db4 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 12 九月 2023 16:33:17 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/businessTrip/businessTrip.html       |    4 ++--
 src/main/webapp/static/js/priQuoteBudget/priQuoteBudget.js |    2 +-
 src/main/webapp/static/js/priOnline2/priOnline.js          |    2 +-
 src/main/webapp/static/js/priSales/priSales.js             |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/static/js/priOnline2/priOnline.js b/src/main/webapp/static/js/priOnline2/priOnline.js
index 7b75141..925d0e5 100644
--- a/src/main/webapp/static/js/priOnline2/priOnline.js
+++ b/src/main/webapp/static/js/priOnline2/priOnline.js
@@ -94,7 +94,7 @@
             ,{field: 'status$', align: 'center',title: '鐘舵��'}
             ,{field: 'memberId$', align: 'center',title: '涓氬姟鍛�'}
             ,{field: 'settle$', align: 'center',title: '杩涘害', style: 'color: #1890ff;cursor:pointer', event: 'more',hide: false}
-            ,{field: 'user$', align: 'center',title: '鍒涘缓浜哄憳'}
+            // ,{field: 'user$', align: 'center',title: '鍒涘缓浜哄憳'}
             ,{field: 'updateUserId$', align: 'center',title: '鏇存柊浜哄憳'}
             ,{field: 'checkDataStatus$', align: 'center',title: '鎶ヤ环鏁版嵁'}
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:350}
diff --git a/src/main/webapp/static/js/priQuoteBudget/priQuoteBudget.js b/src/main/webapp/static/js/priQuoteBudget/priQuoteBudget.js
index a252989..78dc2df 100644
--- a/src/main/webapp/static/js/priQuoteBudget/priQuoteBudget.js
+++ b/src/main/webapp/static/js/priQuoteBudget/priQuoteBudget.js
@@ -93,7 +93,7 @@
             ,{field: 'updateTime$', align: 'center',title: '鏇存柊鏃堕棿'}
             ,{field: 'memberId$', align: 'center',title: '涓氬姟鍛�'}
             ,{field: 'settle$', align: 'center',title: '杩涘害', style: 'color: #1890ff;cursor:pointer', event: 'more',hide: false}
-            ,{field: 'userId$', align: 'center',title: '鍒涘缓浜哄憳'}
+            // ,{field: 'userId$', align: 'center',title: '鍒涘缓浜哄憳'}
             ,{field: 'updateUserId$', align: 'center',title: '鏇存柊浜哄憳'}
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:200}
         ]],
diff --git a/src/main/webapp/static/js/priSales/priSales.js b/src/main/webapp/static/js/priSales/priSales.js
index 0ea19ee..322ba95 100644
--- a/src/main/webapp/static/js/priSales/priSales.js
+++ b/src/main/webapp/static/js/priSales/priSales.js
@@ -93,7 +93,7 @@
             ,{field: 'updateTime$', align: 'center',title: '鏇存柊鏃堕棿'}
             ,{field: 'memberId$', align: 'center',title: '涓氬姟鍛�'}
             ,{field: 'settle$', align: 'center',title: '杩涘害', style: 'color: #1890ff;cursor:pointer', event: 'more',hide: false}
-            ,{field: 'userId$', align: 'center',title: '鍒涘缓浜哄憳'}
+            // ,{field: 'userId$', align: 'center',title: '鍒涘缓浜哄憳'}
             ,{field: 'updateUserId$', align: 'center',title: '鏇存柊浜哄憳'}
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:250}
         ]],
diff --git a/src/main/webapp/views/businessTrip/businessTrip.html b/src/main/webapp/views/businessTrip/businessTrip.html
index 70e2142..3add1a7 100644
--- a/src/main/webapp/views/businessTrip/businessTrip.html
+++ b/src/main/webapp/views/businessTrip/businessTrip.html
@@ -72,7 +72,7 @@
 
 <script type="text/html" id="toolbar">
     <div class="layui-btn-container">
-        <button class="layui-btn layui-btn-sm" id="btn-add" lay-event="addData">鏂板</button>
+        <button class="layui-btn layui-btn-sm" id="btn-add" lay-event="addData">鍑哄樊鐢宠</button>
         <button class="layui-btn layui-btn-sm layui-btn-danger" id="btn-delete" lay-event="deleteData">鍒犻櫎</button>
         <button class="layui-btn layui-btn-primary layui-btn-sm" id="btn-export" lay-event="exportData" style="float: right">瀵煎嚭</button>
     </div>
@@ -273,7 +273,7 @@
         <div style="height: 10%">
             <hr class="layui-bg-gray">
             <div class="layui-form-item text-right" style="padding-right: 30px">
-                <button class="layui-btn" lay-filter="editSubmit" lay-submit="">淇濆瓨</button>
+                <button class="layui-btn" lay-filter="editSubmit" lay-submit="">鎻愪氦</button>
                 <button class="layui-btn layui-btn-primary" type="button" ew-event="closeDialog">鍙栨秷</button>
             </div>
         </div>

--
Gitblit v1.9.1