瀏覽代碼

暂时注释跳转账户页面

liubei@c-top.com.cn 3 年之前
父節點
當前提交
f1be8e1763
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      src/views/modules/stockWatch/modules/new-keepManage/group-keepManage.vue

+ 2 - 3
src/views/modules/stockWatch/modules/new-keepManage/group-keepManage.vue

@@ -633,11 +633,10 @@
                 this.showColumn();
             },
             accountNameClick(row) {
-                this.$router.push({ path: '/modules/stockWatch/modules/new-keepManage/account-newkeepManage', query: { accountId: row.accountId } })
+                // this.$router.push({ path: '/modules/stockWatch/modules/new-keepManage/account-newkeepManage', query: { accountId: row.accountId } })
             },
             userNameClick(row) {
-                console.log(row);
-                this.$router.push({ path: '/modules/stockWatch/modules/new-keepManage/personal-keepManage', query: { userId: row.userId } })
+                // this.$router.push({ path: '/modules/stockWatch/modules/new-keepManage/personal-keepManage', query: { userId: row.userId } })
             },
             // 运营组数据
             getOperationGroupData() {