mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-07 09:57:37 +00:00
fix: 仅显示我的文件时无法创建文件
This commit is contained in:
parent
5179903516
commit
4fa9ec346f
@ -959,6 +959,7 @@ export default {
|
||||
id: id,
|
||||
type: command,
|
||||
name: '',
|
||||
userid: this.userId,
|
||||
newname: this.$L('未命名')
|
||||
});
|
||||
this.autoBlur(id)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user