gaoluyang
2026-05-25 4aaae263a6c728eaa2a3f45a1ae36082619b52a0
src/views/productionManagement/productStructure/StructureEdit.vue
@@ -86,7 +86,7 @@
                                style="margin: 0">
                    <el-input-number v-model="row.unitQuantity"
                                     :min="0"
                                     :precision="2"
                                     :precision="4"
                                     :step="1"
                                     controls-position="right"
                                     style="width: 100%"
@@ -103,7 +103,7 @@
                                style="margin: 0">
                    <el-input-number v-model="row.demandedQuantity"
                                     :min="0"
                                     :precision="2"
                                     :precision="4"
                                     :step="1"
                                     controls-position="right"
                                     style="width: 100%"