优化问题

This commit is contained in:
duan
2024-05-30 09:56:23 +08:00
parent 089745dfa6
commit 1e279517e0

View File

@@ -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) {