ruoyi-plus-soybean/src/views/analy/store-silk/index.vue
@@ -15,7 +15,6 @@ name: 'StoreSilkList' }); const appStore = useAppStore(); const { download } = useDownload(); const { hasAuth } = useAuth(); @@ -252,7 +251,8 @@ remote :row-key="row => row.id" :pagination="mobilePagination" :class="['sm:h-full', tableSize === 'tiny' ? 'table-size-mini' : '']" class="sm:h-full" :class="[tableSize === 'tiny' ? 'table-size-mini' : '']" /> <StoreSilkOperateDrawer v-model:visible="drawerVisible"