Compare commits

...

4 Commits

  1. 2
      pages/home/oderDetails/oderDetails.vue

@ -120,6 +120,8 @@
this.getGasOrderDetail(); this.getGasOrderDetail();
}, },
methods: { methods: {
getGasOrderDetail() { getGasOrderDetail() {
uni.showLoading({ uni.showLoading({
title: '加载中' title: '加载中'

Loading…
Cancel
Save