未验证 提交 d1cae602 编写于 作者: D Devosend 提交者: GitHub

fix rename form not init bug in file manange (#10471)

上级 f512e3c3
......@@ -57,7 +57,7 @@ export default defineComponent({
}
watch(
() => props.name,
() => props.show,
() => {
state.renameForm.id = props.id
state.renameForm.name = props.name
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册