Signed-off-by: 疯狂的狮子Li <15040126243@163.com>
@ -321,7 +321,7 @@ const handleDelete = async (row?: TenantPkgVO) => {
/** 导出按钮操作 */
const handleExport = () => {
proxy?.download(
'system/package/export',
'system/tenant/package/export',
{
...queryParams.value
},