This commit is contained in:
liujuan 2024-05-29 16:22:22 +08:00
parent a32e8d3804
commit a749cc57ef
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<a-button type="" @click="() => { isPreview = false }" class="addBtn" title="返回"><Icon icon="ant-design:fund-view-outlined"/>返回</a-button>
</a-space>
</template>
</div>
</div>
</div>
<!-- </a-affix> -->
<stuIndex ref="stuIndexRef" v-show="isPreview" :hiddenBtn="true"/>