|
|
@ -18,8 +18,8 @@ Vue.use(ElementUI) |
|
|
|
import axios from 'axios' |
|
|
|
Vue.prototype.$axios = axios |
|
|
|
// 馆代码
|
|
|
|
// Vue.prototype.libcode = 'FTZN'
|
|
|
|
Vue.prototype.libcode = '1201' |
|
|
|
Vue.prototype.libcode = 'FTZN' |
|
|
|
// Vue.prototype.libcode = '1201'
|
|
|
|
|
|
|
|
import { parseTime } from '@/utils/index.js' |
|
|
|
Vue.filter('parseTime', function(time, cFormat) { |
|
|
|