优化
This commit is contained in:
parent
50fcc04e0c
commit
bb8f33ee25
@ -41,7 +41,9 @@ export default {
|
||||
parmas.startTime = this.value1[0]
|
||||
parmas.endTime = this.value1[1]
|
||||
}
|
||||
this.$loadingStart()
|
||||
let res = await apiOwnResult(parmas)
|
||||
this.$loadingEnd()
|
||||
if (res.code !== 200) {
|
||||
this.$message.error(res.msg)
|
||||
return []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user