diff --git a/src/components/global.vue b/src/components/global.vue index b2c8757..42cd42d 100644 --- a/src/components/global.vue +++ b/src/components/global.vue @@ -287,6 +287,7 @@ that.cite.deviceStatus = deviceStatus; that.downLoadMessage = downLoadMessage; that.orderInfo = res + that.cite.orderInfoTop = res }).catch(error => { alert(error, that) })