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 => {