perf: 文件列表模式右键重命名无效
This commit is contained in:
parent
7baa37ccd1
commit
a98e4dbcd4
@ -55,7 +55,7 @@ export default {
|
|||||||
},
|
},
|
||||||
autoEdit(val) {
|
autoEdit(val) {
|
||||||
if (val === true) {
|
if (val === true) {
|
||||||
this.onEdit();
|
setTimeout(this.onEdit, 0)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user