From c888be04ca8f98d73d2a8395de2f854424dab3b8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 27 八月 2021 16:28:31 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/waitMatin/waitMatin.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/static/js/waitMatin/waitMatin.js b/src/main/webapp/static/js/waitMatin/waitMatin.js
index c00edbf..4ee0ac4 100644
--- a/src/main/webapp/static/js/waitMatin/waitMatin.js
+++ b/src/main/webapp/static/js/waitMatin/waitMatin.js
@@ -20,9 +20,9 @@
         cols: [[
             {type: 'numbers'},
             {field: 'billNo', title: '鍗曟嵁缂栧彿', sort: true},
-            {field: 'billType$', align: 'center', title: '绫诲瀷',  minWidth: 140, width: 140},
-            {align: 'center', title: '鏄庣粏', toolbar: '#tbLook', minWidth: 140, width: 140},
-            {field: 'appeTime$', title: '鍒涘缓鏃堕棿', minWidth: 180, width: 180},
+            {field: 'billType$', align: 'center', title: '绫诲瀷',  minWidth: 160, width: 160},
+            {align: 'center', title: '鏄庣粏', toolbar: '#tbLook', minWidth: 160, width: 160},
+            {field: 'appeTime$', title: '鍒涘缓鏃堕棿', minWidth: 200, width: 200},
             {align: 'center', title: '鎿嶄綔', toolbar: '#operate', minWidth: 130, width: 130}
         ]],
         request: {

--
Gitblit v1.9.1