md
This commit is contained in:
parent
b259b8d13b
commit
fe9c50e24d
@ -938,7 +938,7 @@ export default {
|
||||
},
|
||||
handleShowGotPic(row){
|
||||
|
||||
if(!this.currentSelectBill.orderStatus==0){
|
||||
if(this.currentSelectBill.waybillStatus=='0'){
|
||||
this.$modal.msgError("未揽收" );
|
||||
return
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user