Commit fd9fd158 authored by youjie's avatar youjie

no message

parent 01d0b107
......@@ -112,7 +112,7 @@ export default {
},
async init(x){
await this.apipostQrCode("", {
"tcID": x
TCID: x
}, (res) => {
if (res.resultCode == 1) {
let findIndex = this.BaseInfo.findIndex(item => item.TCIDS == x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment