提出报错插件

This commit is contained in:
duan
2024-08-02 15:15:42 +08:00
parent 4a6c0ca71d
commit 6830529769
3 changed files with 6 additions and 6 deletions

View File

@@ -7,9 +7,10 @@ import "normalize.css/normalize.css";
import Element from "element-ui";
// 图片选择器
import VueSelectImage from 'vue-select-image'
import "vue-select-image/dist/vue-select-image.css";
Vue.use(VueSelectImage)
// import VueSelectImage from 'vue-select-image'
// import "vue-select-image/dist/vue-select-image.css";
// Vue.use(VueSelectImage)
// "vue-select-image": "^1.9.0",
// 数据字典
import dict from "./components/Dict";