From f20882666cfe65596a45ecbb0fc45059d1797ef6 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Tue, 15 Mar 2022 09:38:18 +0800 Subject: [PATCH] commit --- .../CustomFormComponents/InputForStandardsForForeign.vue | 2 +- .../foreignStandardsAndRegulations/index.vue | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/CustomFormComponents/InputForStandardsForForeign.vue b/src/components/CustomFormComponents/InputForStandardsForForeign.vue index 2a6ee0d94..97e82af5c 100644 --- a/src/components/CustomFormComponents/InputForStandardsForForeign.vue +++ b/src/components/CustomFormComponents/InputForStandardsForForeign.vue @@ -254,7 +254,7 @@ export default { this.quoteIdList1 = [] this.replaceLawsNumForm.quoteIdList = '' } - this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', this.replaceLawsNumForm, { + this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPageByWk1', this.replaceLawsNumForm, { _this: this, loading: 'replaceLoading' }, res => { diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 2e02c805f..cb73424f5 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -1047,7 +1047,6 @@