gongchunyi
16 小时以前 cc5f417ae4c3dc2f0da4b65fb1983d1e2282e938
src/views/productionManagement/productStructure/StructureEdit.vue
@@ -86,7 +86,6 @@
                                style="margin: 0">
                    <el-input-number v-model="row.unitQuantity"
                                     :min="0"
                                     :precision="2"
                                     :step="1"
                                     controls-position="right"
                                     style="width: 100%"
@@ -103,7 +102,6 @@
                                style="margin: 0">
                    <el-input-number v-model="row.demandedQuantity"
                                     :min="0"
                                     :precision="2"
                                     :step="1"
                                     controls-position="right"
                                     style="width: 100%"