This commit is contained in:
zhutianqi
2021-08-04 17:16:48 +08:00
parent 1e294b9d8f
commit e5fc796cd3
@@ -363,7 +363,7 @@
this.sarType = data.standInData
this.json = data
this.itemList = data.itemList
this.loading = true
this.loading = false
}).catch(e => {
})
})