去掉套餐顶部医生

wenjuan
yanzai 1 year ago
parent fb92ba0417
commit e8f1b82761

@ -311,7 +311,7 @@ const toRouter = () => {
</view>
</view>
</view>
<view class="relative z-999 pt-10rpx center">
<!-- <view class="relative z-999 pt-10rpx center">
<view class="doctor_wrapper">
<view class="doctor_tip_wrapper">
<text v-if="!!combo_list.doctor.id"></text>
@ -322,7 +322,7 @@ const toRouter = () => {
</view>
<view class="doctor_tip_wrapper">自动筛选匹配套餐</view>
</view>
</view>
</view> -->
<view class="select_wrapper flex" v-if="selectKey">
<template v-for="(value, key, index) in combo_select" :key="index">
<view

Loading…
Cancel
Save