ajax()) { return []; } return [ 'dataList' => 'nullable|array', 'remark' => 'nullable', 'fileList' => 'nullable|array', 'selectManageList'=>'nullable|array', 'selectCustomerList'=>'nullable|array', ]; } public function attributes() { return [ 'dataList' => '月底总结表格', 'remark' => '月度总结内容', 'fileList' => '文件', ]; } }