From 3262e22947b152209e417454937848b674f89d43 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 27 Sep 2023 13:53:48 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=A2=9E=E5=8A=A0=E4=BC=81=E6=A0=87?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../standard/EnterpriseStandardList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue b/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue index f63f81ef..75f82258 100644 --- a/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue +++ b/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue @@ -219,7 +219,7 @@ export default { list: '/laws/standard/enterprise/getCommonPage', // 表格数据 delete: '/laws/standard/enterprise/singleDelete', // 删除 deleteBatch: '/laws/standard/enterprise/deleteByIdsAndModule', // 批量删除 - importUrl: '', // 导入 + importUrl: '/laws/standard/enterprise/importExcelWithData', // 导入 exportXlsUrl: '/laws/standard/enterprise/exportData', // 导出 exportZipUrl: '/laws/standard/enterprise/exportDataWithFile', // 带文件导出 downTemplateUrl: '/laws/standard/enterprise/templateDownload' // 下载导入模板