角色&预算填报bug

This commit is contained in:
2026-05-07 10:46:16 +08:00
parent 31f23d1d77
commit c2b64d5e22
7 changed files with 8 additions and 101 deletions

View File

@@ -312,6 +312,8 @@ export default {
return this.updateData(this.tableData)
}).then(() => {
this.isDetail = false;
this.allDownBtn = false;
this.allUpBtn = false;
// 重置表格配置
this.initTableProps(this.isDetail);
// 清空并重新请求数据,恢复原始状态