1
duhe
2025-09-04 57e698ff50b2dbd3ca9bb73932fba21dfe828e9a
WebTM/views/Éú²ú¹ÜÀí/ÈýÉýÅŲú/JIT_DayPlanPlatFormImport_SS.html
@@ -198,6 +198,7 @@
            columns.push({ field: '生产订单号', title: '生产订单号', width: 150, edit: true, hide: true });
            columns.push({ field: '物料编码', title: '物料编码', width: 150, edit: true });
            columns.push({ field: '客户订单号', title: '客户订单号', width: 200, edit: true });
            columns.push({ field: '明细行号', title: '明细行号', width: 150});
            columns.push({ field: '计划结束日期', title: '计划结束日期', width: 150, event: "HPlanEndDate", edit: true});
            columns.push({ fixed: 'right', title: '操作', toolbar: '#barDemo' });