haoxuan
2023-10-18 9e9adeb2711ce710c677f4653f12bc335c098737
src/views/warehouseManage/position/index.vue
@@ -142,7 +142,7 @@
      console.log(row)
      this.editConfig.title = "编辑"
      this.editConfig.infomation = { ...row }
      this.editConfig.infomation.parentId = Number(this.editConfig.infomation.parentId)
      this.editConfig.infomation.parentId = this.editConfig.infomation.parentId?Number(this.editConfig.infomation.parentId):null
      this.editConfig.visible = true
    },
    // 新建