|
@@ -229,6 +229,7 @@
|
|
|
: 'customerReturnOrder';
|
|
: 'customerReturnOrder';
|
|
|
this.permissionType = val.permissionType;
|
|
this.permissionType = val.permissionType;
|
|
|
this.isShowReturnOrder = val.isShowReturnOrder;
|
|
this.isShowReturnOrder = val.isShowReturnOrder;
|
|
|
|
|
+ console.log(this.isShowReturnOrder, 'this.isShowReturnOrder');
|
|
|
this.key++;
|
|
this.key++;
|
|
|
this.getActiveCompValue();
|
|
this.getActiveCompValue();
|
|
|
},
|
|
},
|