ソースを参照

fix lint error

Michael Wang 6 年 前
コミット
7e1e4714c4
1 ファイル変更0 行追加2 行削除
  1. 0 2
      src/modules/portal/store/currentPaths.js

+ 0 - 2
src/modules/portal/store/currentPaths.js

@@ -1,5 +1,3 @@
-import Vue from "vue";
-
 export const UPDATE_CURRENT_PATHS = "UPDATE_CURRENT_PATHS"; //退出登录
 
 export default {