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