liudong
2024-08-02 feb1bc83e9d2e2b57fef8bdafaa2e24a43fec96c
src/views/dmx/knowledgeLib/test.vue
@@ -66,8 +66,6 @@
import { onMounted, onBeforeMount, reactive, ref, watch } from "vue";
import { Message } from '@arco-design/web-vue';
import { kbretrievalTest, queryModelList } from "@/api/kbList";
// import { usePinia } from "../../../store";
// const store = usePinia();
// const props = defineProps(['kbId'])
// watch(() => props.kbId, (newValue, oldValue) => {