Explorar el Código

Merge remote-tracking branch 'origin/dev' into dev

xingyu4j hace 2 años
padre
commit
edb88a398e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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']"