From 3164d7dc49f30e498734ffd9177dd03a4ebd564e Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Tue, 13 Jul 2021 14:22:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=87=E5=87=86=E5=BA=93=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=20=E4=BC=81=E4=B8=9A=E6=A0=87=E5=87=86=E5=BA=93?= =?UTF-8?q?=E5=85=B3=E8=81=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../otherBussStandardDetails/index.vue | 2 +- .../details/otherStandardDetails/index.vue | 24 +++++++++---------- src/pages/details/process/ruku/index.vue | 2 +- .../pages/creatProcess/bzrk/step1.vue | 12 +++++++++- .../domesticStandardsAndRegulations/index.vue | 4 ++-- 5 files changed, 27 insertions(+), 17 deletions(-) diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index c8a7f1d18..202a871fd 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -1564,7 +1564,7 @@ export default { // 请求标准id和类型 showReplaceStandInfo (item) { // this.replaceStandInfoEO.standType = this.sarStandardsInfoEO.standType - this.$http.get('lawss/sarStandardsInfo/queryInfoByStandNum', { + this.$http.get('sarStandardsInfo/sar-standards-info/queryInfoByStandNum', { standNumber: item }, { _this: this diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 347e22d9a..43f10be3d 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -38,25 +38,25 @@