public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ["series" => "设备系列", "model" => "设备型号"]);
 }