角色&预算填报bug
This commit is contained in:
@@ -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);
|
||||
// 清空并重新请求数据,恢复原始状态
|
||||
|
||||
Reference in New Issue
Block a user