yangfeng
2024-01-24 f3c42d1f1a04ee1bb7cd99e3f6879398dfb34fa2
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) {