管理端 标签修改
This commit is contained in:
@@ -189,6 +189,7 @@ class Room extends adminApi
|
||||
db::name($this->table_room_label)->where(['id'=>$lebel_data['id']])->update(['default_index'=>0]);
|
||||
}
|
||||
}
|
||||
$data['default_index'] = $default_index;
|
||||
if($sort){
|
||||
$data['sort'] = $sort;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user