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' // 下载导入模板