AGV功能修改

This commit is contained in:
2024-04-30 14:40:47 +08:00
parent b41ebbef0c
commit f6374ae8e9

View File

@@ -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() {