Browse Source

fix: 支付结果页接口请求报错

ldh 2 years ago
parent
commit
78fc61f021
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/pay/result.vue

+ 1 - 0
pages/pay/result.vue

@@ -73,6 +73,7 @@
   import { onLoad, onHide, onShow } from '@dcloudio/uni-app';
   import { reactive, computed } from 'vue';
   import { isEmpty } from 'lodash';
+  import sheep from '@/sheep';
 
   const state = reactive({
     orderId: 0,