| src/views/device/airport.vue | ●●●●● patch | view | raw | blame | history |
src/views/device/airport.vue
@@ -1009,18 +1009,12 @@ const data = res.data.data this.form = { ...data, area_code: this.getFullAreaCode(data.area_code), duration_of_insurance: [data?.insure_start_time || '', data?.insure_expired_time || ''] } // { // ...data, // area_code: this.getFullAreaCode(data.area_code), // } console.log(this.form, this.data, 11111111111111, res) done() }) } },