Commit 1675cb2c authored by youjie's avatar youjie

no message

parent b0deaacb
......@@ -153,7 +153,7 @@
</div>
</div>
<div v-if="$q.platform.is.mobile" class="bg-white q-my-md q-pa-sm rounded-borders">
<div v-if="$q.platform.is.mobile&&PageCount > 1" class="bg-white q-my-md q-pa-sm rounded-borders">
<q-pagination class="full-width justify-end" v-model="msg.pageIndex" color="primary" :max="PageCount" :input="true" @update:model-value="goSearchHandler" />
</div>
<div v-else class="q-mb-md row justify-center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment