From bc4f79e162d84b8ade3cd39f311c93df232ce7fc Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 15 十二月 2023 17:00:40 +0800 Subject: [PATCH] # 大屏显示-1 --- 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