From 3364e10a4e9351502b14d9d3114c23575ebede2e Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期五, 20 五月 2022 09:19:27 +0800 Subject: [PATCH] 完善 --- WebTM/views/生产管理/生产计划平台/JIT_DayPlanPlatForm.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\256\241\345\210\222\345\271\263\345\217\260/JIT_DayPlanPlatForm.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\256\241\345\210\222\345\271\263\345\217\260/JIT_DayPlanPlatForm.html" index b1c525f..6921a65 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\256\241\345\210\222\345\271\263\345\217\260/JIT_DayPlanPlatForm.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\256\241\345\210\222\345\271\263\345\217\260/JIT_DayPlanPlatForm.html" @@ -293,6 +293,7 @@ columns.push({ field: '鐢熶骇璁㈠崟鏄庣粏琛屽彿', title: '鐢熶骇璁㈠崟鏄庣粏琛屽彿', width: 150 }); columns.push({ field: '鐢靛帇/鍔熺巼/搴曟澘', title: '鐢靛帇/鍔熺巼/搴曟澘', width: 150 }); columns.push({ field: '浼樺厛绾�', title: '浼樺厛绾�', width:150 }); + columns.push({ field: 'HProdORGID', title: 'HProdORGID', hide: true }); columns.push({ field: '鐢熶骇缁勭粐', title: '鐢熶骇缁勭粐', width:150 }); columns.push({ field: 'HMaterID', title: 'HMaterID', hide: true }); columns.push({ field: '鐗╂枡浠g爜', title: '鐗╂枡缂栫爜', width:150 }); -- Gitblit v1.9.1