Commit 8539ae2c authored by youjie's avatar youjie

no message

parent bce7cbab
......@@ -618,7 +618,7 @@ export default {
if(type=='通过') this.changePriceMsg.ApplyForState = 2
if(type=='拒绝') this.changePriceMsg.ApplyForState = 4
}
if(this.changePriceObj.ApplyForState==2&&type=='通过'){
if(this.changePriceObj.ApplyForState==2){
if(type=='通过') this.changePriceMsg.ApplyForState = 3
if(type=='拒绝') this.changePriceMsg.ApplyForState = 4
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment