food/src/views/layout/components/main
air c8da790f64 【类 型】:feat
【原  因】:1.需要新增一个页面来添加和编辑无人机机型  2.飞机增删 添加了bind_class_id关联机型字段
【过  程】:1。新建了 PlaneClassAdd.vue 页面,支持根据路由参数判断是添加还是编辑模式;添加了表单项、按钮逻辑、初始化流程等功能,并接入 Vuex 的 planeClassList 和提交接口 2.飞机增删 添加了新字段 做相应处理
【影  响】:支持通过表单新增或修改无人机机型

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
2025-06-19 15:14:48 +08:00
..
admin 【类 型】:factor 2025-06-13 12:26:14 +08:00
broadcast
category
home 【类 型】:feat 2025-06-18 21:09:33 +08:00
model 【类 型】:feat 2025-06-19 15:14:48 +08:00
nofly 【类 型】:feat 2025-06-18 19:58:16 +08:00
order
planes 【类 型】:feat 2025-06-18 03:59:14 +08:00
product 【类 型】:factor 2025-06-12 20:00:53 +08:00
register 【类 型】:feat 2025-06-19 15:14:48 +08:00
route 【类 型】:factor 2025-06-12 20:00:53 +08:00
shop
site 【类 型】:test 2025-06-19 11:25:54 +08:00