Compare commits

..

No commits in common. 'bce9fe4062203ab5b5ba314294fa1d79dd4bb4d2' and '1633d9a105504cb4f54943eb80ab30184c194d71' have entirely different histories.

  1. 4
      pages/home/oderDetails/oderDetails.vue

@ -119,9 +119,7 @@
this.orderNo = options.ordesid;
this.getGasOrderDetail();
},
methods: {
methods: {
getGasOrderDetail() {
uni.showLoading({
title: '加载中'

Loading…
Cancel
Save