src/views/warehouseManage/listingRules/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/warehouseManage/listingRules/index.vue
@@ -169,7 +169,8 @@ productName: "", companyName: "", isSet: true, isEdit: false isEdit: false, isOrder: true }) this.areaId = 0 this.subLocationId = 0 @@ -289,6 +290,7 @@ this.tableData.map((item, index) => { if (index === rowIndex) { item.isEdit = false item.isOrder = true } else { item.isEdit = true }