ll
liukangdong
2024-12-25 328305d2e3fbac22e5c975b13667535b655ca445
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: {