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 @@