|
@@ -6,11 +6,11 @@
|
|
|
v-model:loading="inSearching"
|
|
|
@confirm="onSearch"
|
|
|
>
|
|
|
- <!-- <template #exbutton>
|
|
|
- <a-button type="primary" @click="handleClick" class="ml-10">
|
|
|
+ <template #exbutton style="width: 800px"
|
|
|
+ ><a-button type="primary" @click="handleClick" class="ml-10">
|
|
|
授权
|
|
|
</a-button>
|
|
|
- </template> -->
|
|
|
+ </template>
|
|
|
</tool-bar>
|
|
|
<a-table
|
|
|
:columns="columns"
|