diff --git a/jero-web/src/views/regulatoryEarlyWarning/index.vue b/jero-web/src/views/regulatoryEarlyWarning/index.vue index e804f4598..ac001ab55 100644 --- a/jero-web/src/views/regulatoryEarlyWarning/index.vue +++ b/jero-web/src/views/regulatoryEarlyWarning/index.vue @@ -76,7 +76,7 @@ seachList: 'document/bussDocumentLibraryEO/queryCondition', //搜索字段 list: '/LawsWarn/queryPageInfo', exportData: 'LawsWarn/exportExcel', - pullMessage: '' + pullMessage: '/LawsWarn/warnPullMessage' }, activeTab: this.$t('ImplementationDate'), loading: false,