From e0581080eee34dded1e1e7c4e18c74ae16b4ab85 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Mon, 20 Jun 2022 14:37:28 +0800 Subject: [PATCH] feat: There is no way the, bug #55840 --- src/pages/personal/pages/my-questions/index.vue | 6 +++--- src/pages/regulatoryRepository/standQA/index.vue | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/pages/personal/pages/my-questions/index.vue b/src/pages/personal/pages/my-questions/index.vue index a65895680..c6a92c7c6 100644 --- a/src/pages/personal/pages/my-questions/index.vue +++ b/src/pages/personal/pages/my-questions/index.vue @@ -396,7 +396,7 @@ 正在加载数据
- +
@@ -457,7 +457,7 @@ 正在加载数据
- +
@@ -520,7 +520,7 @@ 正在加载数据
- +
diff --git a/src/pages/regulatoryRepository/standQA/index.vue b/src/pages/regulatoryRepository/standQA/index.vue index 07223e41f..713c7c75c 100644 --- a/src/pages/regulatoryRepository/standQA/index.vue +++ b/src/pages/regulatoryRepository/standQA/index.vue @@ -1033,7 +1033,8 @@ export default { questionClick(){ sessionStorage.setItem('queId', this.activeQue) this.$http.get('lawss/AskQuestions/getAskQuestionsByakId',{ - id: this.activeQue + id: this.activeQue, + state: 'yes' },{ _this: this }, res => {