|
@@ -421,7 +421,6 @@ export default {
|
|
|
this.statusFlag = this.$route.query.statusFlag
|
|
|
this.wareHouseId = this.$route.query.wareHouseId
|
|
|
this.returnId = this.$route.query.returnId
|
|
|
- console.log('this.returnId', this.returnId)
|
|
|
if (this.commonJS.isEmpty(this.$route.query.isShow)) {
|
|
|
this.isShow = 'true'
|
|
|
} else {
|