@@ -453,14 +453,14 @@ option.value = Object.assign(option.value, {
],
// slot:true, // 自定义列
},
- {
+ /*{
label: "批量报工",
prop: "batchReport",
span: 24,
type: "switch",
dicData: switchOp,
value: 0,
- },
+ },*/
{
label: "工序描述",
prop: "operationDesc",