@@ -258,9 +258,9 @@ export default {
salesId,
identity
}
- if (pushFlag) {
- this.params.pushFlag = pushFlag
- }
+ // if (pushFlag) {
+ // this.params.pushFlag = pushFlag
+ // }
this.getDetails()
},
methods: {