diff --git a/src/views/room/roomList/detail.vue b/src/views/room/roomList/detail.vue index c8bd6eb..a1cef99 100644 --- a/src/views/room/roomList/detail.vue +++ b/src/views/room/roomList/detail.vue @@ -1,11 +1,13 @@ @@ -185,7 +241,11 @@ const changeType = (val) => { :type="tagValue === item.value ? '' : 'info'" v-for="item in tagList" :key="item.value">{{ item.label }} - 总计:{{ PriceTotal }}金币 + + + 导出当前数据 + 总计:{{ PriceTotal }}金币 +