zouyu
8 小时以前 057b700019dcfdde20e67d459f52e159d15d2c91
src/main.js
@@ -49,8 +49,9 @@
import { getToken } from "@/utils/auth";
// 时间转换
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;