diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 9fe8e825a..00f133a89 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -4368,6 +4368,7 @@ export default { formData.issueTime = null; } this.SarExportSearchEo = formData + formData.isKU = '1' this.$http.get('lawss/sarBussionessStand/getSarBussionStandPage', formData, { _this: this, loading: 'loading' }, res => {