15527 监管端app 重点工程 没有显示在线视频数

pull/2/head
limingyu 2024-05-11 15:45:21 +08:00
parent 2dd60b345f
commit 08ee6f6dcb
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@
</view>
<view class="flex-between mt-10 subtitle">
<text>重点工程数{{item.OUTSOURCED_COUNT}}</text>
</view>
<view class="flex-between mt-10 subtitle">
<text>在线视频数{{item.ONLINE_COUNT}}</text>
<u-button type="primary" text="进入" size="mini" class="bth-mini" @click="fnNavigatorDetail(item.CORPINFO_ID)"/>
</view>
<!-- <view class="flex-between mt-10 subtitle">-->