yangfeng
2024-01-08 8b9777c61dad679ea40d06a25f0e4e90da5f53cf
src/views/unifiedManage/userLevel/index.vue
@@ -275,7 +275,7 @@
    tableRowClick(row) {
      console.log(row)
      this.selectRow = row
      // this.getUserList(row.id);
      this.getUserList(row.id)
    },
    // 等级状态
    getRoleStatus(val) {