Michael Wang 6 anni fa
parent
commit
7e1e4714c4
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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 {