mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-14 13:50:28 +00:00
@@ -321,7 +321,7 @@ const handleDelete = async (row?: TenantPkgVO) => {
|
||||
/** 导出按钮操作 */
|
||||
const handleExport = () => {
|
||||
proxy?.download(
|
||||
'system/package/export',
|
||||
'system/tenant/package/export',
|
||||
{
|
||||
...queryParams.value
|
||||
},
|
||||
|
Reference in New Issue
Block a user