yangfeng
2023-10-18 a11d38dff8d7beca6d33251557b7e370c155faf1
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
    },
    // 新建