gongchunyi
11 小时以前 53de04f28e81d70e7bdf21a7dd657abf58177582
src/main.js
@@ -50,7 +50,10 @@
// 时间转换
import Moment from "moment";
import Big from 'big.js'
// 全局方法挂载
Vue.prototype.$Big = Big;
Vue.prototype.getDicts = getDicts;
Vue.prototype.getConfigKey = getConfigKey;
Vue.prototype.parseTime = parseTime;