瀏覽代碼

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

ldh 2 年之前
父節點
當前提交
78fc61f021
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 { onLoad, onHide, onShow } from '@dcloudio/uni-app';
   import { reactive, computed } from 'vue';
   import { reactive, computed } from 'vue';
   import { isEmpty } from 'lodash';
   import { isEmpty } from 'lodash';
+  import sheep from '@/sheep';
 
 
   const state = reactive({
   const state = reactive({
     orderId: 0,
     orderId: 0,