Commit 347f3ba5 authored by jiaorz's avatar jiaorz

Merge branch 'master-bg' into base-modify

parents 2971677e 1afbf2cd
......@@ -1160,6 +1160,8 @@ export default {
}
if(this.orderReturnVehicleCrosstown.checkUserInfo) {
this.checkUserInfo = JSON.parse(this.orderReturnVehicleCrosstown.checkUserInfo);
} else {
this.checkUserInfo =[]
}
if (response.data[0].imgs) {
this.otherImg = response.data[0].imgs.split(',')
......
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