This commit is contained in:
zhutianqi
2021-08-09 17:15:50 +08:00
parent 5eee0a0fe6
commit 6c9c2debef
@@ -193,7 +193,6 @@
_this: this
}, res => {
this.standinfoList = res.data.records
console.log(this.standinfoList);
this.total = res.data.total
this.spinShow = false
}, e => {