阿伏兔 преди 4 години
родител
ревизия
df5c666bb5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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",