diff --git a/src/api/mes/md/workstation/index.ts b/src/api/mes/md/workstation/index.ts index 8c6cb510c..b826bdb47 100644 --- a/src/api/mes/md/workstation/index.ts +++ b/src/api/mes/md/workstation/index.ts @@ -1,6 +1,6 @@ import request from '@/config/axios' -// TODO @AI:是不是每个 VO 独立文件;例如说 tool/ 、worker/、machine/ 等等 +// TODO @AI:【遵守我说的!】是不是每个 VO 独立文件;例如说 tool/ 、worker/、machine/ 等等 // MES 工位 VO export interface MdWorkstationVO { diff --git a/src/api/mes/md/workstation/workshop.ts b/src/api/mes/md/workstation/workshop.ts index c45b6b462..7b4f6be83 100644 --- a/src/api/mes/md/workstation/workshop.ts +++ b/src/api/mes/md/workstation/workshop.ts @@ -1,7 +1,5 @@ import request from '@/config/axios' -// TODO @AI:是不是独立文件夹 - // MES 车间 VO export interface MdWorkshopVO { id: number // 车间编号 diff --git a/src/views/mes/md/item/MdItemForm.vue b/src/views/mes/md/item/MdItemForm.vue index 0ed263799..6bc6df534 100644 --- a/src/views/mes/md/item/MdItemForm.vue +++ b/src/views/mes/md/item/MdItemForm.vue @@ -114,9 +114,8 @@ - - + @@ -125,12 +124,11 @@ - - - - - + + + +