This commit is contained in:
parent
a32e8d3804
commit
a749cc57ef
|
@ -17,7 +17,7 @@
|
||||||
<a-button type="" @click="() => { isPreview = false }" class="addBtn" title="返回"><Icon icon="ant-design:fund-view-outlined"/>返回</a-button>
|
<a-button type="" @click="() => { isPreview = false }" class="addBtn" title="返回"><Icon icon="ant-design:fund-view-outlined"/>返回</a-button>
|
||||||
</a-space>
|
</a-space>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- </a-affix> -->
|
<!-- </a-affix> -->
|
||||||
<stuIndex ref="stuIndexRef" v-show="isPreview" :hiddenBtn="true"/>
|
<stuIndex ref="stuIndexRef" v-show="isPreview" :hiddenBtn="true"/>
|
||||||
|
|
Loading…
Reference in New Issue