Explorar el Código

调整接收数据

阿伏兔 hace 4 años
padre
commit
df5c666bb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/fleet/sendcar/AddOrUpdate.vue

+ 1 - 1
src/views/fleet/sendcar/AddOrUpdate.vue

@@ -1473,7 +1473,7 @@ export default {
       this.fWbuOptions = response.rows;
     });
     listFtmsorderbillss().then((response) => {
-      this.carManages = response.rows;
+      this.carManages = response;
     });
     company({
       delFlag: "0",