dever 6 years ago
parent
commit
2cab0be10f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      applet/src/Msg.php

+ 1 - 0
applet/src/Msg.php

@@ -78,6 +78,7 @@ class Msg
 				$update['page'] = $page;
 				$update['data'] = $data;
 				$update['form_id'] = $form_id;
+				$update['status'] = 1;
 				$update['emphasis_keyword'] = $emphasis_keyword;
 
 				if (!$update['form_id']) {