Ver código fonte

添加console

suxinf 4 anos atrás
pai
commit
d9c6fafc8f
1 arquivos alterados com 1 adições e 0 exclusões
  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,