hk 4 yıl önce
ebeveyn
işleme
b0cd77aae0
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      app/Admin/Actions/Post/BatchStatus.php

+ 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', '回复内容');
     }
 }