xbx #88
@ -47,6 +47,7 @@ export default {
|
|||||||
this.$u.api.reportdetail({
|
this.$u.api.reportdetail({
|
||||||
id: id
|
id: id
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
|
console.log(res)
|
||||||
if (res.errCode != 0) {
|
if (res.errCode != 0) {
|
||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user