@@ -730,7 +730,7 @@ export default {
},
//应用详情
OrderDetails(dy) {
- if(dy.orderStatus=='1'){
+ if(dy.isExternal==1){
this.isrejection=true
}
else{