@ -47,7 +47,7 @@
</view>
<view class="footer flex-row-center-space">
<text style="font-size: 30rpx; color: #888888">操作人: {{ item.userName }}</text>
<text style="font-size: 30rpx; color: #888888">操作人: {{ item.userName || item.mobile }}</text>
<text style="font-size: 28rpx; color: #007aff" @click="viewContract(item.downloadUrl)">查看</text>