no message

This commit is contained in:
kuaifan
2022-01-06 15:24:54 +08:00
parent 713770a448
commit 6d026bbf42
5 changed files with 17 additions and 10 deletions

View File

@@ -777,6 +777,7 @@ class ProjectTask extends AbstractModel
if ($archived_at === null) {
// 取消归档
$this->archived_at = null;
$this->archived_userid = User::userid();
$this->archived_follow = 0;
$this->addLog("任务取消归档:" . $this->name);
$this->pushMsg('add', [