소스 검색

资料填报,表单弹窗

ZaiZai 2 년 전
부모
커밋
a71f2a9942
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      src/views/data-fill/components/ListItem(已废弃).vue
  2. 1 1
      src/views/data-fill/wbs.vue

+ 0 - 0
src/views/data-fill/components/ListItem.vue → src/views/data-fill/components/ListItem(已废弃).vue


+ 1 - 1
src/views/data-fill/wbs.vue

@@ -649,7 +649,7 @@ import {ref, watch, onMounted} from "vue";
 import {useRouter, useRoute} from 'vue-router'
 import {useAppStore} from "~src/store";
 import {HcIsButton} from "~src/plugins/IsButtons";
-import ListItem from "./components/ListItem.vue"
+//import ListItem from "./components/ListItem.vue"
 import CollapseForm from "./collapse-form/index.vue"
 import NodeTree from "./components/nodeTree/index.vue"
 import HcTreeNode from "./components/HcTreeNode.vue"