chenrui  hace 3 años
padre
commit
6d4b032063
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/components/TableAirport/index.vue

+ 0 - 1
src/components/TableAirport/index.vue

@@ -617,7 +617,6 @@ export default {
       try {
         data = {
           ...data,
-          ...this.dataContent,
         };
         const { code, message } = await GeneralDataReception({
           serviceId: this.serviceId,