代码更新
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
import { reactive, ref } from 'vue';
|
||||
import { onLoad, onShow, onReachBottom } from '@dcloudio/uni-app';
|
||||
|
||||
import { creditRePaymentRecord } from '@/api/buyer.js';
|
||||
import { creditRePaymentRecord } from '@/http/api/buyer.js';
|
||||
const pageData = reactive({
|
||||
query: {
|
||||
page: 1,
|
||||
|
||||
Reference in New Issue
Block a user