版本兼容修复
This commit is contained in:
parent
bef4c36d90
commit
5991d13f04
@ -20,7 +20,6 @@
|
|||||||
"url": "https://gitee.com/JavaLionLi/plus-ui.git"
|
"url": "https://gitee.com/JavaLionLi/plus-ui.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@riophae/vue-treeselect": "0.4.0",
|
|
||||||
"@element-plus/icons-vue": "2.3.1",
|
"@element-plus/icons-vue": "2.3.1",
|
||||||
"@highlightjs/vue-plugin": "2.1.0",
|
"@highlightjs/vue-plugin": "2.1.0",
|
||||||
"@tencentcloud/chat": "^3.5.5",
|
"@tencentcloud/chat": "^3.5.5",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import '@riophae/vue-treeselect/dist/vue-treeselect.css';
|
// import '@riophae/vue-treeselect/dist/vue-treeselect.css';
|
||||||
import { useMallStore } from '@/store/modules/mall';
|
import { useMallStore } from '@/store/modules/mall';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user