AGV功能修改
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
this.endOptions = _list;
|
||||
}
|
||||
})
|
||||
this.get_fab_go_points();
|
||||
},
|
||||
sectionChange(index) {
|
||||
this.current = index;
|
||||
@@ -266,7 +267,7 @@
|
||||
//todo 确认起点
|
||||
confirm_startpoint(point) {
|
||||
this.start_point = point;
|
||||
this.get_fab_go_points();
|
||||
|
||||
},
|
||||
//todo获取车间点
|
||||
get_fab_go_points() {
|
||||
|
||||
Reference in New Issue
Block a user