mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 03:56:44 +08:00
业绩查询功能
This commit is contained in:
@@ -9,8 +9,9 @@ import Jump from '@/assets/js/utils/jump'
|
||||
import utils from '@/assets/js/business-common'
|
||||
import config from '@/config'
|
||||
import noMoreClick from '@/directive/noMoreClick'
|
||||
import vueHashCalendar from 'vue-hash-calendar'
|
||||
import 'vue-hash-calendar/lib/vue-hash-calendar.css'
|
||||
|
||||
//全局注册vant常用组件
|
||||
import {
|
||||
Toast,
|
||||
Button,
|
||||
@@ -19,7 +20,7 @@ import {
|
||||
} from 'vant'
|
||||
|
||||
Vue.use(Icon)
|
||||
|
||||
Vue.use(vueHashCalendar)
|
||||
Vue.use(Toast)
|
||||
Vue.use(Button)
|
||||
Vue.use(Dialog)
|
||||
|
||||
Reference in New Issue
Block a user