接口数据
This commit is contained in:
@@ -9,7 +9,6 @@ import VueQrcodeReader from 'vue-qrcode-reader'
|
||||
import store from './vuex/store'
|
||||
import '@config/rem.js'
|
||||
import Print from 'vue-print-nb'
|
||||
import {post} from '@config/http.js'
|
||||
import { Dialog, toast } from '@config/mUtils.js'
|
||||
import filter from '@config/filter.js'
|
||||
import { baseUrl } from '@config/env.js'
|
||||
@@ -24,7 +23,6 @@ Vue.use(infiniteScroll)
|
||||
Vue.use(Print)
|
||||
Vue.prototype.Dialog = Dialog
|
||||
Vue.prototype.toast = toast
|
||||
Vue.prototype.$post = post
|
||||
Vue.prototype.baseUrl = baseUrl
|
||||
Vue.use(Print)
|
||||
for (let k in filter) {
|
||||
|
||||
Reference in New Issue
Block a user