From 78fc61f021d8f671bb62bd8a9328b3e224b3126e Mon Sep 17 00:00:00 2001 From: ldh Date: Wed, 12 Apr 2023 14:14:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=94=AF=E4=BB=98=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E9=A1=B5=E6=8E=A5=E5=8F=A3=E8=AF=B7=E6=B1=82=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/pay/result.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/pay/result.vue b/pages/pay/result.vue index 99ff0e07..5b18ba8e 100644 --- a/pages/pay/result.vue +++ b/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,