ll
liukangdong
2024-12-19 63f68bf25b920d5711032a6e675769855ed3582b
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: {