This commit is contained in:
wangh 2024-01-25 16:48:17 +08:00
commit 4c4631fa12

View File

@ -87,12 +87,16 @@
</view> </view>
<view class="box-gang"> <view class="box-gang" @click="show = true">
<view class="">推荐员工</view> <view class="">推荐员工</view>
<view class=""></view>
<view class="" @click="show = true"> <view style="display: flex;align-items: center;">
<view class="">{{yname}}</view>
<uni-icons type="right" size="14"></uni-icons> <uni-icons type="right" size="14"></uni-icons>
</view> </view>
<!-- 底部 -->
</view> </view>