hk 4 жил өмнө
parent
commit
b0cd77aae0

+ 1 - 0
app/Admin/Actions/Post/BatchStatus.php

@@ -40,5 +40,6 @@ class BatchMsg extends BatchAction
 
     public function form(){
         $this->textarea('msg', '回复内容');
+        $this->textarea('msg', '回复内容');
     }
 }