add:双工位输送线开发
This commit is contained in:
@@ -101,7 +101,7 @@ import agv_ndc_two from '@/views/acs/device/driver/agv/agv_ndc_two'
|
||||
import xg_agv from '@/views/acs/device/driver/agv/xg_agv'
|
||||
import led_screen from './driver/led_screen'
|
||||
import standard_station from '@/views/acs/device/driver/standard_station'
|
||||
|
||||
import double_belt_conveyor from '@/views/acs/device/driver/double_belt_conveyor.vue'
|
||||
export default {
|
||||
name: 'DeviceConfig',
|
||||
components: {
|
||||
@@ -132,7 +132,8 @@ export default {
|
||||
standard_station,
|
||||
oven_manipulator,
|
||||
plug_pull_device_site,
|
||||
slit_two_manipulator
|
||||
slit_two_manipulator,
|
||||
double_belt_conveyor
|
||||
|
||||
},
|
||||
dicts: ['device_type'],
|
||||
|
||||
Reference in New Issue
Block a user