* [bug#55006] Change the button of review in tutorial.

This commit is contained in:
xieqiyu
2024-09-10 10:07:13 +08:00
committed by 唐胡成
parent 6a320c4e98
commit 48f8e50a36
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1503,7 +1503,7 @@ class tutorialModel extends model
$review->template = 0;
$review->doc = 0;
$review->docVersion = 0;
$review->status = 'draft';
$review->status = 'pass';
$review->reviewedBy = '';
$review->auditedBy = '';
$review->createdBy = '';