gjy 3 년 전
부모
커밋
e4ff9c7ff6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/houseSelfCollect/paymentManagement.vue

+ 1 - 1
src/views/houseSelfCollect/paymentManagement.vue

@@ -730,7 +730,7 @@ import download from '../../components/WsDownload/download'
                this.warehouseNameKey = this.$route.query.warehouseName
             }else{
                if (_wareHouse) {
-              this.warehouseNameKey = _wareHouse.id
+              this.warehouseNameKey = _wareHouse.value
               this.warehouseName = _wareHouse.value
             } else {
               this.warehouseNameKey = this.warehouseList[0].id