ysy 1 rok temu
rodzic
commit
f11babade6

BIN
dist.rar


+ 1 - 1
src/views/produce/components/feeding/components/semiProductBom.vue

@@ -172,7 +172,7 @@
         type="feedQuantity"
       >
         <template slot-scope="{ row, $index }">
-          {{ row.extInfo.position }}
+          <el-input size="mini" v-model="row.extInfo.position" placeholder="位置" />
         </template>
       </el-table-column>