Update rate-list.vue
This commit is contained in:
parent
bba3cfbe4c
commit
a1c80166af
@ -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">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user