田源
2023-12-06 f74c2fd43150311e0aa8b1eb8eb715ac20ca21cf
Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -31,6 +31,10 @@
      type: String,
      default: ''
    },
    isLoading:{
      type: Boolean,
      default:false
    }
  },
  data() {
    return {
@@ -47,7 +51,6 @@
      CloneTreeAvueform: {},
      loading: false,
      Treedata: [],
      isLoading: false,
      nodeClickList: "",
      Treeoption: {
        addBtn: false,