taskid:282,remark:'commit'

This commit is contained in:
fks-xuxinyue
2024-08-05 15:20:16 +08:00
parent bb9be7b4e0
commit 1990fd11e6
6 changed files with 264 additions and 147 deletions

View File

@@ -54,7 +54,6 @@
// 年份选择改变触发
const changeYearData = () => {
debugger
queryParams.value.year = selectYear.value;
getTableList();
};