#
whycq
2024-04-10 45528d4e93d76cd7e9611663842475ec638ba3cd
#
1个文件已修改
2 ■■■ 已修改文件
pages/phyz/order/orderCar.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/phyz/order/orderCar.vue
@@ -167,7 +167,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({})