This commit is contained in:
pushuo 2022-08-29 20:24:16 +08:00
parent 234ac1032a
commit e2a1621fe6
1 changed files with 1 additions and 3 deletions

View File

@ -149,9 +149,7 @@
:total="product.total"></el-pagination>
</template>
<p v-else>
<x-admin-no-data/>
</p>
<div v-else><x-admin-no-data /></div>
</div>
</div>
</div>