分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-06-20 00ad010a45f2f58807eb0f4f70e2dcf66ef35085
´úÂë¹ÜÀí/PCS/WCS_Client/src/views/widesea_wcs/wcs/VV_Dispatch.vue
@@ -73,7 +73,7 @@
        { field: 'ClassName', title: '调度类型', type: 'string', width: 120, require: true, align: 'left' },
        { field: 'IntervalSecond', title: '调度时间(s)', type: 'int', width: 110, require: true, align: 'left' },
        { field: 'Remark', title: '描述', type: 'string', width: 220, align: 'left' },
        { field: 'Enable', title: '是否启用', bind: { key: 'EqStatus' }, type: 'string', width: 110, require: true, align: 'left' },
        { field: 'Enable', title: '是否启用',hidden: true, bind: { key: 'EqStatus' }, type: 'string', width: 110, require: true, align: 'left' },
        { field: 'IsRun', title: '运行状态', type: 'string', width: 110, require: true, align: 'left' },
        ]);
        const detail = ref({