xiaoshitou
2021-09-03 a56bc47a81186b1fca27d5826bf45dbe6ceae3c1
ruoyi-ui/src/views/system/role/selectUser.vue
@@ -64,7 +64,7 @@
  props: {
    // 角色编号
    roleId: {
      type: String
      type: [Number, String]
    }
  },
  data() {