hk 4 년 전
부모
커밋
0fd6c17ace
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/Admin/Actions/Post/BatchStatus.php

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

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