backend\models\MoveSurplusForm::attributeLabels PHP Method

attributeLabels() public method

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['amount' => '变更数值'];
    }