hanbaoshan
2020-08-09 771d5e9ab73a45f7b67f534b477b82cbbd7c1910
src/pages/datapush/index/main.ts
@@ -2,7 +2,7 @@
import ElementUI from 'element-ui';
import 'element-ui/lib/theme-chalk/index.css';
import "@/assets/css/element-variables.scss";
import "../../../assets/css/common.scss"
import App from './App.vue'
import moment from "moment";
Vue.prototype.$moment = moment;