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