rui.jiang 4 ヶ月 前
コミット
72f2078d4d
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/main.js

+ 1 - 0
src/main.js

@@ -59,6 +59,7 @@ if (store.state.auth.userInfo.permission !== undefined) {
     router,
   });
 }
+console.log('111');
 
 //开始结束时间转换
 Vue.prototype.$formatDate = function (date) {