fix: 支付结果页接口请求报错
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user