Sfoglia il codice sorgente

调整接收数据

阿伏兔 4 anni fa
parent
commit
df5c666bb5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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",