512], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'accident_id' => '案件ID', 'type' => '运营调整类型', 'start_time' => '发生时间', 'content' => '内容', 'assess' => '评估', 'image' => '图片', ]; } }