wenjuan
yanzai 1 year ago
parent 7407f9daf4
commit 3d6f5f01f8

@ -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