前端页面刷新

This commit is contained in:
mashuai 2024-05-31 16:32:47 +08:00
parent d1c8638876
commit df24e8cb71
1 changed files with 2 additions and 0 deletions

View File

@ -451,6 +451,8 @@ export default {
taskId: row.taskId,
isEdit: false,
},
}).then(() => {
this.$tab.refreshPage()
})
},
/** 修改按钮操作 */