.
This commit is contained in:
parent
a6caf88275
commit
f31f594ea6
@ -669,7 +669,7 @@
|
||||
if (ret.resp_code == 1000) {
|
||||
const deviceCode = ret.resp_result;
|
||||
// showModal.value = true
|
||||
this.$toast(JSON.stringify(ret))
|
||||
this.$toast(JSON.stringify(deviceCode))
|
||||
}
|
||||
})
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user