k94314517
2025-03-05 b35a46c502f4bcc22c75e9e3c7fd29af5b98d84b
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: {