优化问题
This commit is contained in:
@@ -162,7 +162,6 @@
|
|||||||
methods: {
|
methods: {
|
||||||
async getinfo(id) {
|
async getinfo(id) {
|
||||||
let res = await this.api.getYhqDouble({
|
let res = await this.api.getYhqDouble({
|
||||||
// orderId: 420
|
|
||||||
orderId: id
|
orderId: id
|
||||||
})
|
})
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user