fix: 仅显示我的文件时无法创建文件

This commit is contained in:
kuaifan 2023-03-09 20:51:26 +08:00
parent 5179903516
commit 4fa9ec346f

View File

@ -959,6 +959,7 @@ export default {
id: id,
type: command,
name: '',
userid: this.userId,
newname: this.$L('未命名')
});
this.autoBlur(id)