|
|
@ -104,7 +104,6 @@ import conveyor_press_station from '@/views/acs/device/driver/lnsh/conveyor_pres |
|
|
|
import agv_ndc_one from '@/views/acs/device/driver/agv/agv_ndc_one' |
|
|
|
import agv_ndc_two from '@/views/acs/device/driver/agv/agv_ndc_two' |
|
|
|
import package_site from './driver/lnsh/package_site.vue' |
|
|
|
import lnsh_material_distribution from './driver/lnsh/lnsh_material_distribution.vue' |
|
|
|
|
|
|
|
export default { |
|
|
|
name: 'DeviceConfig', |
|
|
@ -112,8 +111,8 @@ export default { |
|
|
|
lamp_three_color, standard_storage, standard_scanner, standard_conveyor_control_with_scanner, |
|
|
|
standard_conveyor_control, standard_conveyor_monitor, lnsh_mixing_mill, lnsh_press, lnsh_palletizing_manipulator, lnsh_fold_disc_site, lnsh_kiln_lane, lnsh_kiln_truss, |
|
|
|
lnsh_package_line, lnsh_out_kiln_truss, lnsh_package_pallet_manipulator, lnsh_pallet_storage, lnsh_labeling_machine, lnsh_split_manipulator, lnsh_rgv, |
|
|
|
lnsh_station, lnsh_Laminating_machine, lnsh_package_site, lnsh_crusher, lnsh_palletizing_manipulator_site,conveyor_ssx_barcode, conveyor_press_station, |
|
|
|
agv_ndc_one, agv_ndc_two,package_site, lnsh_material_distribution}, |
|
|
|
lnsh_station, lnsh_Laminating_machine, lnsh_package_site, lnsh_crusher, lnsh_palletizing_manipulator_site, conveyor_ssx_barcode, conveyor_press_station, |
|
|
|
agv_ndc_one, agv_ndc_two, package_site }, |
|
|
|
dicts: ['device_type'], |
|
|
|
mixins: [crud], |
|
|
|
data() { |
|
|
|