#
whycq
2024-04-11 4ad74a8d3a1f4544fec091b4f1b8aba005c5306c
pages/phyz/order/orderCar.vue
@@ -168,7 +168,7 @@
                  if (res.code === 200) {
                     _this.orderCarList = []
                     _this.$refs.agvStart.close()
                     uni.showToast({ title: '启动成功!', icon: "error", position: 'top' })
                     uni.showToast({ title: '启动成功!', icon: "success", position: 'top' })
                     setTimeout(()=> {
                        _this.getOpenerEventChannel().emit('acceptDataFromOpenedPage', {data: 1});
                        uni.navigateBack({})