|
@@ -322,7 +322,8 @@ export default {
|
|
if (this.isFront ===false){
|
|
if (this.isFront ===false){
|
|
this.$parent.pageType = 0
|
|
this.$parent.pageType = 0
|
|
} this.salesId = res.data
|
|
} this.salesId = res.data
|
|
- this.$forceUpdate()
|
|
|
|
|
|
+ this.$refs.header.screenForm.id = res.data
|
|
|
|
+ this.$forceUpdate()
|
|
})
|
|
})
|
|
|
|
|
|
} else {
|
|
} else {
|