From 03e3dec9cc4e38990162c4cd9ff75c9430f1ab52 Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Mon, 17 Nov 2025 15:41:52 +0800 Subject: [PATCH] updata --- .../src/views/product/productHome/baiduProductShow/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/f/web-kboss/src/views/product/productHome/baiduProductShow/index.vue b/f/web-kboss/src/views/product/productHome/baiduProductShow/index.vue index d4cfd58..627a6cb 100644 --- a/f/web-kboss/src/views/product/productHome/baiduProductShow/index.vue +++ b/f/web-kboss/src/views/product/productHome/baiduProductShow/index.vue @@ -63,10 +63,10 @@ export default { this.userid = sessionStorage.getItem('userId') reqIsReallyPeople({user_id: this.userid}).then(res => { this.isShowReallyBtn = !res.status; - // if (!res.status) { + if (!res.status) { this.isShowWindow = true this.isAllShow = true - // } + } }) let resultUrlLast = 'https://console.vcp.baidu.com/api/loginvcp/login/securitytoken?'