jiangping
2025-04-16 9f1e7f80a3260c30e1e534437da5c79e17fc20af
admin/src/components/business/OperaCategoryWindow.vue
@@ -113,7 +113,7 @@
      this.title = title
      this.categorys = JSON.parse(JSON.stringify(categorys||[]));
      // this.categorys = this.getTreeData(this.categorys)
      console.log(this.categorys)
      console.log(parentId)
      this.visible = true
      this.form = {
        id: null,
@@ -122,7 +122,7 @@
        remark: '',
        categoryList: [],
        sortnum: null,
        parentId: parentId
        parentId: parentId || null
      }
      this.form.type = categoryType
      // 新建