h5/pages/staff/vehicle/sendACarDetail.vue
@@ -161,7 +161,6 @@ userInfo: uni.getStorageSync('userInfo') || {}, id: '', appr: '', infoStatus: '', info: {}, param: { status: '' @@ -179,8 +178,7 @@ }, onLoad(option) { this.id = option.id this.appr = option.appr || '' this.infoStatus = option.info this.appr = 1 this.getDetail() }, methods: {