mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 06:02:38 +08:00
Compare commits
3 Commits
96cfff8227
...
c52c4bf6c8
Author | SHA1 | Date | |
---|---|---|---|
|
c52c4bf6c8 | ||
|
d17e1a960b | ||
|
c3f0b7d0af |
@ -32,7 +32,7 @@
|
||||
"store": "^2.0.12",
|
||||
"vue": "^3.4.15",
|
||||
"vue-echarts": "^6.6.1",
|
||||
"vue-router": "^4.2.5",
|
||||
"vue-router": "^4.3.2",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
|
6044
pnpm-lock.yaml
6044
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,4 @@
|
||||
<script lang="ts" setup>
|
||||
import { ElConfigProvider } from "element-plus";
|
||||
import zhCn from "element-plus/dist/locale/zh-cn.mjs";
|
||||
import { useCool } from "/@/cool";
|
||||
|
||||
const { service } = useCool();
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user