解决合并冲突
This commit is contained in:
@@ -296,7 +296,7 @@ function handleCurrentChange(val) {
|
||||
}
|
||||
/** 导出按钮操作 */
|
||||
function handleExport() {
|
||||
proxy.$download.downloadGet("report-manage/medication-device/excel-out", {
|
||||
proxy.$download.downloadGet("/report-manage/medication-device/excel-out", {
|
||||
...rightQueryParams.value,
|
||||
}, `config_${new Date().getTime()}.xlsx`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user