This commit is contained in:
qq787203167
2022-02-22 18:04:08 +08:00
parent eb30128fe4
commit 1bb897324a
5 changed files with 40 additions and 5 deletions
@@ -16,6 +16,7 @@
<a class="text" v-for="(ol,index) in OperationList"
@click="OperationClick(ol,record)">{{ol.text}}</a>
</span>
</a-table>
</div>
<div class="page" v-if="dataSource.length > 0">