zhaowei
3 天以前 9fbbbe80e6b48a3bd9544a24295971b8da9bc337
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 -->