linwenling
2023-08-10 5fd1b2dc8997ab3adc819e8aca55e9831071b9c0
ruoyi-ui/src/views/collection/index.vue
@@ -395,8 +395,8 @@
//导入接口函数
import {listCollection,listType, getCollection, addCollection,updateCollection, delCollection,uploadPic,downloadModel} from "@/api/collection/index";
import {enload} from "@/api/doctor";
import {listCollection,listType, getCollection, addCollection,updateCollection, delCollection,uploadPic,downloadModel,enload} from "@/api/collection/index";
import {Message} from "element-ui";