浏览代码

添加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,