瀏覽代碼

fix: button

xingyu 2 年之前
父節點
當前提交
7961c8fa95
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      yudao-ui-admin-vue3/src/views/system/post/index.vue

+ 0 - 2
yudao-ui-admin-vue3/src/views/system/post/index.vue

@@ -27,8 +27,6 @@
           @click="handleDetail(row)"
         />
         <XTextButton
-          link
-          type="primary"
           preIcon="ep:delete"
           :title="t('action.del')"
           v-hasPermi="['system:post:delete']"