255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => '序号', 'city' => '地市', 'year' => '年', 'month' => '月', 'num' => '违规车辆数量', ]; } }