From 01bb4cc6da9641e41d24f6ac7dea6e84cb8ba768 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期六, 01 四月 2023 10:48:31 +0800 Subject: [PATCH] 便捷方式,扫码模板,条码生成、列表,工序出站 --- WebTM/views/车间管理/工序出站汇报单/Cj_StationOutBillList.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" index 4af62c6..eed01da 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" @@ -753,7 +753,7 @@ , toolbar: '#toolbarDemo' , cols: [col] , data: data1.data - , height: 550 + , height: 'full-50' , page: true , totalRow: true , cellMinWidth: 90 -- Gitblit v1.9.1