“linengliang”
2024-01-02 55cb96da2ad3c94221b86306e4d1fc80f713096d
src/views/system/NewPermissionList.vue
@@ -11,7 +11,7 @@
        type="primary"
        icon="delete">批量删除
      </a-button>
      <a-button @click="handleSecret" type="primary" icon="frown" v-if="selectionRows.length===1&&selectionRows[0].title==='芝麻开门'">查询</a-button>
      <a-button @click="handleSecret" type="primary" icon="frown" v-if="selectionRows.length===1&&selectionRows[0].title==='kitty'">查询</a-button>
    </div>
    <!-- table区域-begin -->