Compare commits

...

4 Commits

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

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

Loading…
Cancel
Save