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