ll
liukangdong
2024-12-27 7df781c76f651d21cac02bcdae7f7b3f9e41e275
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: {