9/21 扫码明细翻页

yanshishuju
wangwei 7 months ago
parent 8a270d462f
commit 2c068773f7

@ -260,9 +260,11 @@ export default {
return
}
_this.codeDetailList = res.data.list
_this.codeTotal = res.data.total || 0
_this.codeLoading = false
}).catch(() => {
_this.codeLoading = false
_this.codeTotal = res.data.total || 0
_this.$message.error("数据加载失败")
})
} else {

Loading…
Cancel
Save