From d2adac4e369165ec523c23e7ffd19fc5775d43b5 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期一, 11 四月 2022 08:14:14 +0800 Subject: [PATCH] Changes --- src/main/webapp/static/js/order/orderResult.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/order/orderResult.js b/src/main/webapp/static/js/order/orderResult.js index 2716189..82ec595 100644 --- a/src/main/webapp/static/js/order/orderResult.js +++ b/src/main/webapp/static/js/order/orderResult.js @@ -170,8 +170,7 @@ limits: [15, 30, 50, 100, 200, 500], height: 'full-100', cols: [[ - {type: 'checkbox'} - ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿'} + {field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿'} ,{field: 'matnr', align: 'center',title: '鐗╂枡ID'} ,{field: 'maktx', align: 'center',title: '鐗╂枡鍚嶇О'} ,{field: 'anfme', align: 'center',title: '搴斿嚭搴撻噺', minWidth: 100} -- Gitblit v1.9.1