采购订单代码提交

prod
郑明梁 2 years ago
parent 61c3ee22f0
commit b59521a9a4

@ -251,7 +251,6 @@ export default {
},
getId(id){
if( this.formName=='add' && id!=null){
debugger
var data={
id:id
}
@ -262,6 +261,8 @@ export default {
this.newSpDistributionVisible=false
}
});
}else{
this.newSpDistributionVisible=false
}
},

Loading…
Cancel
Save