修复扫码

This commit is contained in:
THK3121 2023-06-10 18:27:42 +08:00
parent 02ab3cdea7
commit 50b7af7c42

View File

@ -233,7 +233,7 @@
})
return
}
this.goods = data.list
this.goods = res.data.list
}
})