设备管理
This commit is contained in:
@@ -55,7 +55,7 @@ export default {
|
||||
// grid
|
||||
async _devicesportcheckmstGetDtl () {
|
||||
let res = await devicesportcheckmstGetDtl(this.$route.query.id)
|
||||
this.dataList = [...res.data]
|
||||
this.dataList = [...res.content]
|
||||
},
|
||||
toJump () {
|
||||
this.$router.push('/checkorder')
|
||||
|
||||
Reference in New Issue
Block a user