喷雾工序打印
This commit is contained in:
@@ -308,7 +308,7 @@ export default {
|
||||
toPrint1 () {
|
||||
if (this.pkId) {
|
||||
this.$store.dispatch('materObj1', this.pkObj)
|
||||
this.$store.dispatch('setKeepAlive', ['ChengPinBarrelPrint'])
|
||||
this.$store.dispatch('setKeepAlive', ['ProcessSpray', 'ChengPinBarrelPrint'])
|
||||
this.$router.push({
|
||||
path: '/ChengPinBarrelPrint',
|
||||
query: {url: 'ProcessSpray'}
|
||||
|
||||
@@ -264,6 +264,7 @@ export default {
|
||||
goIn () {
|
||||
if (this.$route.query.url === 'ProcessSpray') {
|
||||
this.$store.dispatch('materObj1', {})
|
||||
this.$store.dispatch('setKeepAlive', ['ProcessSpray'])
|
||||
this.$router.push('/ProcessSpray')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user