From 3f98756c14460dfa3922837d81ddffbecf4ff21e Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Tue, 5 Apr 2022 16:28:00 +0800 Subject: [PATCH] feat: There is no way the, bug #52287 --- src/pages/details/otherLawsStandDetails/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index 65ee2fa51..3e4639ab3 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -2013,7 +2013,7 @@ export default { relateEvent () { this.$http.get('lawss/sarUpdLog/getLogList', { sarId: this.$route.params.id, - sarType: 'BUSINESS' + sarType: 'FOREIGN_LAWS' }, { _this: this }, res => {