我的小修改

Signed-off-by: qianhao.xu <qianhao.xu@doan-tech.com>
This commit is contained in:
qianhao.xu 2024-04-30 14:58:45 +08:00
parent f6374ae8e9
commit 006af4c688

View File

@ -321,7 +321,7 @@
reqCode: this.reqCode
};
emergency_stop_agv().then((res) => {
emergency_stop_agv(query).then((res) => {
if (res.code == 200) {
this.$refs.uToast.show({
type: 'success',