@ -208,7 +208,7 @@ export default {
this.getList();
},
handleClose(){
if( this.formName=='add' && this.pId!=null){
if( this.formName=='add'){
this.isChang=!this.isChang
}else{
this.newSpDistributionVisible=false
@ -209,7 +209,7 @@ export default {