Parcourir la source

调整接收数据

阿伏兔 il y a 4 ans
Parent
commit
df5c666bb5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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",