소스 검색

调整接收数据

阿伏兔 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",