Commit e7492d66 by 曾经

回车 测试

parent ddc9d6e5
......@@ -14,6 +14,7 @@ export default {
...mapState([
'uniqueId'
]),
},
created() {
......
......@@ -81,6 +81,7 @@ Object.keys(directive).forEach(key => {
Vue.directive(key, directive[key]);
})
window.getLimit(router, 'member').then(() => {
/* eslint-disable no-new */
new Vue({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment