suxinf před 4 roky
rodič
revize
d9c6fafc8f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/views/account/AccountIndex.vue

+ 1 - 0
src/views/account/AccountIndex.vue

@@ -324,6 +324,7 @@ export default {
   },
   mounted() {
     this.selectSysDataDictList();
+    console.log(this.onlineUrl, 'onlineUrl');
     this.getAreaList();
     let req = {
       page: this.currentPage,