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