修改根据耳号查询

This commit is contained in:
2025-08-26 17:04:07 +08:00
parent 87c76ebdd3
commit 215785d622
12 changed files with 13 additions and 12 deletions

View File

@@ -729,7 +729,7 @@ function handleDelete(row) {
.then(() => { getList(); proxy.$modal.msgSuccess('删除成功') })
}
function handleExport() {
proxy.download('treatment/treatment/export', { ...queryParams }, `treatment_${Date.now()}.xlsx`)
proxy.download('treatment/treatment/export', { ...queryParams }, `治疗记录_${Date.now()}.xlsx`)
}
function resetForm(formObj) {
Object.assign(formObj, {