From 2913600d6f6941038892cfc562bfa928e20cbd16 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Tue, 28 Jun 2022 18:18:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E6=B3=95=E8=A7=84=E9=A2=84?= =?UTF-8?q?=E8=AD=A6=E7=9A=84=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/regulatoryEarlyWarning/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,