src/views/productionManagement/productionReporting/index.vue
@@ -187,6 +187,11 @@ width: 120, }, { label: "工时(h)", width: 100, prop: "workHour", }, { label: "工序", prop: "process", width: 120, @@ -239,13 +244,13 @@ fixed: "right", width: 250, operation: [ { name: "查看投入", type: "text", clickFun: row => { showInput(row); }, }, // { // name: "查看投入", // type: "text", // clickFun: row => { // showInput(row); // }, // }, { name: "参数详情", type: "text",