src/views/productionManagement/productionReporting/index.vue
@@ -63,7 +63,7 @@ style="width: 100%" v-model="scope.row.finishedNum" :disabled="!scope.row.editType" :precision="2" :precision="4" placeholder="请输入" clearable @change="changeNum(scope.row)" /> @@ -187,6 +187,11 @@ width: 120, }, { label: "工时(h)", width: 100, prop: "workHour", }, { label: "工序", prop: "process", width: 120,