ソースを参照

添加console

suxinf 4 年 前
コミット
d9c6fafc8f
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  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,