设备
This commit is contained in:
@@ -112,13 +112,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
toCancle () {
|
toCancle () {
|
||||||
this.$store.dispatch('setPublicObj', '')
|
|
||||||
this.goIn()
|
this.goIn()
|
||||||
},
|
},
|
||||||
goIn () {
|
goIn () {
|
||||||
uni.redirectTo({
|
this.$store.dispatch('setPublicObj', '')
|
||||||
url: '/pages/device/CheckWork'
|
uni.navigateBack()
|
||||||
})
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -112,13 +112,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
toCancle () {
|
toCancle () {
|
||||||
this.$store.dispatch('setPublicObj', '')
|
|
||||||
this.goIn()
|
this.goIn()
|
||||||
},
|
},
|
||||||
goIn () {
|
goIn () {
|
||||||
uni.redirectTo({
|
this.$store.dispatch('setPublicObj', '')
|
||||||
url: '/pages/device/LubricateWork'
|
uni.navigateBack()
|
||||||
})
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -112,13 +112,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
toCancle () {
|
toCancle () {
|
||||||
this.$store.dispatch('setPublicObj', '')
|
|
||||||
this.goIn()
|
this.goIn()
|
||||||
},
|
},
|
||||||
goIn () {
|
goIn () {
|
||||||
uni.redirectTo({
|
this.$store.dispatch('setPublicObj', '')
|
||||||
url: '/pages/device/MaintainWork'
|
uni.navigateBack()
|
||||||
})
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user