Explorar el Código

RING:授权按钮

ringcode hace 3 años
padre
commit
bdf6f4903e
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      src/views/put/put-ad-account.vue

+ 3 - 3
src/views/put/put-ad-account.vue

@@ -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"