mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-06-28 11:22:00 +08:00
拿不到数据的问题
This commit is contained in:
parent
7c8914a34f
commit
b604cbedb9
@ -300,7 +300,7 @@ export default {
|
|||||||
url
|
url
|
||||||
}).then(resp => {
|
}).then(resp => {
|
||||||
this.setLoading(component, false)
|
this.setLoading(component, false)
|
||||||
this.setRespData(component, resp.data)
|
this.setRespData(component, resp)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user