From befd7c022b9156ae87404fdb9c3f644db08cecd0 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期三, 18 六月 2025 10:17:13 +0800 Subject: [PATCH] 排产取消分页,提料计划添加列设置,工程项目任务类销售出库单费用带保存待审核修改 --- WebTM/views/生产管理/三升排产/JIT_DayPlanPlatForm.html | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\211\345\215\207\346\216\222\344\272\247/JIT_DayPlanPlatForm.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\211\345\215\207\346\216\222\344\272\247/JIT_DayPlanPlatForm.html" index 777b879..38c15cb 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\211\345\215\207\346\216\222\344\272\247/JIT_DayPlanPlatForm.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\344\270\211\345\215\207\346\216\222\344\272\247/JIT_DayPlanPlatForm.html" @@ -1760,11 +1760,10 @@ , toolbar: '#toolbarDemo' , title: "璁″垝鎶ヨ〃" , height: 'full-175' - , page: true + , page: false , cellMinWidth: 90 , cols: [columns] - , limit: 100//榛樿鏄剧ず鍏ㄩ儴 - , limits:[50,100,500,1000] + , limit: 5000//榛樿鏄剧ず鍏ㄩ儴 , contextmenu: { // 琛ㄦ牸鍐呭鍙抽敭鑿滃崟閰嶇疆 body: [ -- Gitblit v1.9.1