gaoluyang
2026-05-25 4aaae263a6c728eaa2a3f45a1ae36082619b52a0
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)" />