Update rate-list.vue

This commit is contained in:
huxuejian 2026-02-28 18:02:02 +08:00
parent bba3cfbe4c
commit a1c80166af

View File

@ -21,7 +21,7 @@
</view> </view>
<view v-else-if="!loading && list.length === 0" class="empty-container"> <view v-else-if="!loading && list.length === 0" class="empty-container">
<empty-data text="暂无问卷" /> <empty-data text="暂无评价" />
</view> </view>
<view v-else class="p-15"> <view v-else class="p-15">