songshankun
2023-10-18 233065915d257db73a25d4c437fc0eb60e8159e6
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
    },
    // 新建