兰宝车间质量管理系统-前端
LiuHao
2023-04-12 8111ed9a8472143e312eb5043d1ba0f1ba5c7096
src/api/system/role/types.ts
@@ -45,7 +45,7 @@
  menuCheckStrictly: boolean;
  deptCheckStrictly: boolean;
  remark: string;
  dataScope?: number;
  dataScope?: string;
  roleId: string | undefined;
  menuIds: Array<string | number>;
  deptIds: Array<string | number>;