add_skill_column_inuser_index

This commit is contained in:
SoHardKI
2019-07-03 13:55:32 +03:00
parent 9affc6b402
commit def33f55c2
6 changed files with 47 additions and 3 deletions

View File

@ -74,9 +74,6 @@ class UserCard extends \common\models\UserCard
}
}
if($post['skill']){
CardSkill::deleteAll(['card_id' => $this->id]);