未验证 提交 7114c153 编写于 作者: S songjianet 提交者: GitHub

[Fix][UI Next][V1.0.0-Alpha] Fix the information entered after the task group...

[Fix][UI Next][V1.0.0-Alpha] Fix the information entered after the task group configuration is clicked on the Edit button is incorrect. (#9012)
上级 d9109739
......@@ -72,14 +72,6 @@ const taskGroupOption = defineComponent({
const onConfirm = () => {
showModalRef.value = false
updateItemData = {
id: 0,
name: '',
projectCode: 0,
groupSize: 0,
status: 1,
description: ''
}
resetTableData()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册