Merge branch 'sprint/179_zhengrunyu_46159' into 'kanban'

*fix bug.

See merge request easycorp/zentaopms!965
This commit is contained in:
孙广明
2021-12-16 00:38:39 +00:00
+1
View File
@@ -603,6 +603,7 @@ class kanban extends control
}
$this->view->column = $column;
$this->view->title = $column->name . $this->lang->colon . $this->lang->kanban->setColumn;
$this->display();
}