diff --git a/mycomponents/workStation/workStation.vue b/mycomponents/workStation/workStation.vue new file mode 100644 index 00000000..9c99f96a --- /dev/null +++ b/mycomponents/workStation/workStation.vue @@ -0,0 +1,67 @@ + + + + + + 车间 + {{workshopCode}} + + + 生产线 + {{productionLineCode}} + + + 工位 + {{ workStationCode }} + + + 原材料库位 + {{ rawLocationCode }} + + + + + + + + + +