zhangyuewww 3 سال پیش
والد
کامیت
013847917b
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/statisticalReport/autoSettlementList.vue

+ 2 - 2
src/views/statisticalReport/autoSettlementList.vue

@@ -1038,7 +1038,7 @@ export default {
       } else {
         this.accessoryTFs = true
       }
-      this.loadingImg1 = row.loadingImgArray
+      this.loadingImg1 = row.loadingImg
     },
     //卸车磅单
     lookunloadingImg(row) {
@@ -1049,7 +1049,7 @@ export default {
       } else {
         this.accesscard = true
       }
-      this.unloadingImg1 = row.unloadingImgArray
+      this.unloadingImg1 = row.unloadingImg
     },
     //审核
     audit(item, index, status, status2, reason) {