iot-gateway_fontend/src/views/notification/bulletin/components
Kven dfd9d165ca refactor(notification): 优化公告编辑组件中的附件处理逻辑
-将 formData 中的 attachments 属性改为 attachmentIds,以更准确地表示附件 ID 列表
- 在编辑公告时,将附件列表转换为附件 ID 列表
- 更新附件上传和删除逻辑,以适应新的附件 ID 列表结构
- 移除 BulletinRecord接口中的 closeTime 属性,简化数据结构
2025-01-18 19:55:31 +08:00
..
bulletin-edit.vue refactor(notification): 优化公告编辑组件中的附件处理逻辑 2025-01-18 19:55:31 +08:00
detail.vue fix(view模块): 消灭大部分黄色警告 2025-01-15 20:54:47 +08:00