脉穴管理

This commit is contained in:
@fawn-nine
2023-11-03 17:27:01 +08:00
parent 496c0c4cf4
commit fe88999e72
11 changed files with 1670 additions and 32 deletions

View File

@@ -78,7 +78,7 @@ import {
Notification,
Timeline,
TimelineItem,
// Drawer
Link,
} from 'element-ui'
Vue.use(Timeline)
@@ -146,7 +146,7 @@ Vue.use(Header)
Vue.use(Aside)
Vue.use(Main)
Vue.use(Footer)
// Vue.use(Drawer)
Vue.use(Link)
Vue.use(Loading.directive)