src/views/logistics/transportGPS/Add_Edit_WL_YayBill.vue
@@ -486,7 +486,7 @@ </el-table-column> <el-table-column v-if="false" align="center" label="包装容器数量" width="170"> <template slot-scope="scope"> <el-input-number v-model="scope.row.HMouldQty" :min="0" style="width: 90px;" <el-input-number v-model="scope.row.HMouldQty" :min="0" style="width: 150px;" controls-position="right" @change="changeHMouldQty(scope.row)"></el-input-number> </template>