Przeglądaj źródła

暂时注释跳转账户页面

liubei@c-top.com.cn 3 lat temu
rodzic
commit
f1be8e1763

+ 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() {