This commit is contained in:
zhutianqi
2021-08-10 15:50:24 +08:00
parent 6032ab8f66
commit 9f7988254f
@@ -367,8 +367,7 @@ export default {
form.current = this.sarProStateTotalPage
form.size = this.sarProStatePageSize
this.$http.get('sarStandardComplianceAssessResult/product', form, {
_this: this,
loading: 'loading'
_this: this
}, res => {
if (res.ok) {
// res.data.records.forEach((item)=>{