From 7deaef70a6d20a7f1fb86b3af3d58ad76135bc20 Mon Sep 17 00:00:00 2001 From: zhangchao <zc857179121@qq.com> Date: 星期三, 28 八月 2024 10:27:42 +0800 Subject: [PATCH] 配置 --- src/main/webapp/static/js/order/order.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index 159fa28..5d0e67f 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -161,7 +161,7 @@ {field: 'unit', title: '璁¢噺鍗曚綅'}, //{field: 'manu', title: '琛屽彿'}, {field: 'threeCode', title: '閿�鍞崟鍙�'}, - {field: 'deadTime', title: '鑷敱椤�'}, + {field: 'specs', title: '瑙勬牸'}, //{field: 'itemNum', title: '琛屽敮涓�鏍囪瘑'} ]], request: { -- Gitblit v1.9.1