From 06a8f3fdd2122ec8c8d2fabb0832bfa1d5557e0c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 09 四月 2021 18:01:01 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index 99d261e..f8836e8 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -39,7 +39,7 @@
             '</p>'].join(''),
         defaultToolbar: [],
         cols: [[
-            {field: 'docId', title: '缂栧彿', width: 80, align: 'center'},
+            {field: 'docId', title: '缂栧彿', width: 70, align: 'center'},
             {field: 'docName', title: '鍗曟嵁绫诲瀷'}
         ]],
         done: function (res, curr, count) {
@@ -128,7 +128,6 @@
 
 
     /****************************************** 鍙宠竟琛� *************************************************/
-
 
     /* 娓叉煋琛ㄦ牸2 */
     var insTb2 = table.render({

--
Gitblit v1.9.1