-将 formData 中的 attachments 属性改为 attachmentIds,以更准确地表示附件 ID 列表 - 在编辑公告时,将附件列表转换为附件 ID 列表 - 更新附件上传和删除逻辑,以适应新的附件 ID 列表结构 - 移除 BulletinRecord接口中的 closeTime 属性,简化数据结构 |
||
---|---|---|
.. | ||
bulletin-edit.vue | ||
detail.vue |
-将 formData 中的 attachments 属性改为 attachmentIds,以更准确地表示附件 ID 列表 - 在编辑公告时,将附件列表转换为附件 ID 列表 - 更新附件上传和删除逻辑,以适应新的附件 ID 列表结构 - 移除 BulletinRecord接口中的 closeTime 属性,简化数据结构 |
||
---|---|---|
.. | ||
bulletin-edit.vue | ||
detail.vue |