This commit is contained in:
@fawn-nine
2024-06-25 17:15:28 +08:00
parent ec8e9a800c
commit ae76153eb7
2 changed files with 7 additions and 1 deletions

View File

@@ -133,6 +133,7 @@
}
this.flag = true
}).catch(e => {
this.status = 3
console.log(e,'数据报错')
});
}