jiangping
2025-04-23 c44c76ea3e1f6b70bb84bdde85ffd1b389e5b8f4
admin/src/views/business/categoryDcaProblem.vue
@@ -66,7 +66,7 @@
import Tree from '@/components/common/Tree'
import { treeList } from '@/api/business/category'
export default {
  name: 'categorySheType',
  name: 'categoryDcaProblem',
  extends: BaseTable,
  components: { TableLayout1, Pagination, Tree, OperaCategoryDcaProblemWindow },
  data () {
@@ -78,7 +78,7 @@
        name: '',
        keyword: '',
        type: 4,
        parentId: '',
        parentId: null,
        isRoot: 1,
        parentIdPath: null
      },