MrShi
2025-08-19 ff087240b3dee29ce4e14ad0836e76b9fdf312cf
admin/src/views/business/categoryDcaLocaltion.vue
@@ -59,7 +59,7 @@
import Tree from '@/components/common/Tree'
import { treeList } from '@/api/business/category'
export default {
  name: 'categorySheType',
  name: 'categoryDcaLocation',
  extends: BaseTable,
  components: { TableLayout1, Pagination, Tree, OperaCategoryWindow },
  data () {
@@ -71,7 +71,7 @@
        keyword: '',
        type: 3,
        isRoot: 1,
        parentId: '',
        parentId: null,
        parentIdPath: null
      },
      loading: false,