feat: 会议室查看

This commit is contained in:
fyy
2025-07-09 18:18:48 +08:00
parent 38012ccdb1
commit d8174111c2
26 changed files with 659 additions and 162 deletions

View File

@@ -70,7 +70,7 @@ export interface Clean_orderVO {
* 联系电话
*/
phone: string;
relationList: any[];
}
export interface Clean_orderForm extends BaseEntity {