From a6535d6c9889a4240d037367db3c481a679e15a0 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 10 十月 2023 09:09:54 +0800
Subject: [PATCH] #一键出差、报销完善相关
---
 src/main/webapp/static/js/priSales/priSales.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
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}
         ]],
--
Gitblit v1.9.1