.detail-info[data-v-9281153a] {
  display: flex;
  flex-direction: column;
  margin: 16px 16px 2px 16px;
  border-bottom: 1px solid #eee;
}
.detail-info-a[data-v-9281153a] {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
/*# sourceMappingURL=src/views/purchase-manage_dispatch-detail/components/detail-container/DetailInfo.css.map */
.detail-footer[data-v-6de896e0] {
  display: flex;
  justify-content: space-between;
}
.detail-footer__info[data-v-6de896e0] {
  height: 40px;
  line-height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.detail-footer__info-cell[data-v-6de896e0] {
  width: 200px;
}
.detail-footer__info-cell .info-cell__label[data-v-6de896e0] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__info-cell .info-cell__label-long[data-v-6de896e0] {
  display: inline-block;
  width: 120px;
  color: #a1a1a1;
}
.detail-footer__info-cell-long[data-v-6de896e0] {
  width: 260px;
}
.detail-footer__info-cell-long .info-cell__label[data-v-6de896e0] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__info-cell-long .info-cell__label-long[data-v-6de896e0] {
  display: inline-block;
  width: 120px;
  color: #a1a1a1;
}
.detail-footer__info-cell-short[data-v-6de896e0] {
  width: 120px;
  padding-right: 10px;
}
.detail-footer__info-cell-short .info-cell__label[data-v-6de896e0] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.detail-footer__file[data-v-6de896e0] {
  display: flex;
  flex-direction: row;
  padding-left: 20px;
}
.detail-footer__file-cell[data-v-6de896e0] {
  width: 60px;
}
.detail-footer__file-cell .info-cell__label[data-v-6de896e0] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
/*# sourceMappingURL=src/views/purchase-manage_dispatch-detail/components/detail-container/DetailFooter.css.map */
.order-list[data-v-c0720584] {
  overflow: auto;
}
.order-list .print-btn[data-v-c0720584] {
  margin-right: 20px;
}
.order-list .print-btn-long[data-v-c0720584] {
  font-size: 12px;
  font-weight: 400;
}
.order-list .filter-item-label[data-v-c0720584] {
  font-size: 12px;
  margin-right: 10px;
}
.order-list__header[data-v-c0720584] {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  border-bottom: 2px solid #f2f3f5;
}
.order-list__header .order-list__header-search[data-v-c0720584] {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.order-list__header .order-list__header-search .order-list__search-input[data-v-c0720584] {
  width: 200px;
}
.order-list__header .order-list__header-search .cancel-shipment-btn[data-v-c0720584] {
  margin-left: 10px;
}
.order-list__search-bar[data-v-c0720584] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 16px 0px;
}
.order-list__search-bar .order-list__upload-info[data-v-c0720584] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-list__search-bar .order-list__upload-info .info-cell__label[data-v-c0720584] {
  display: inline-block;
  width: 50px;
  color: #a1a1a1;
}
.order-list__search-bar .order-list__upload-info .info-cell__upload[data-v-c0720584] {
  margin-top: 15px;
  flex: 1;
}
.order-list__search-bar .order-list__fullScreen-info[data-v-c0720584] {
  margin-bottom: 3px;
}
.order-list__search-bar .order-list__count-info[data-v-c0720584] {
  flex: 1;
  display: flex;
  flex-direction: row;
}
.order-list__search-bar .order-list__count-info-cell[data-v-c0720584] {
  width: 180px;
}
.order-list__search-bar .order-list__count-info-cell .count-info-cell__label[data-v-c0720584] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.order-list__search-bar .order-list__search-input[data-v-c0720584] {
  width: 200px;
}
.order-list__input-bar[data-v-c0720584] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 18px 16px 0px;
}
.order-list__input-bar .order-list__upload-info[data-v-c0720584] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-list__input-bar .order-list__upload-info .info-cell__label[data-v-c0720584] {
  display: inline-block;
  width: 50px;
  color: #a1a1a1;
}
.order-list__input-bar .order-list__upload-info .info-cell__upload[data-v-c0720584] {
  margin-top: 15px;
  flex: 1;
}
.order-list__input-bar .order-list__fullScreen-info[data-v-c0720584] {
  margin-bottom: 3px;
}
.order-list__input-bar .order-list__count-info[data-v-c0720584] {
  flex: 1;
  display: flex;
  flex-direction: row;
}
.order-list__input-bar .order-list__count-info-cell[data-v-c0720584] {
  width: 180px;
}
.order-list__input-bar .order-list__count-info-cell .count-info-cell__label[data-v-c0720584] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.order-list__input-bar .order-list__search-input[data-v-c0720584] {
  width: 200px;
}
.order-list__content[data-v-c0720584] {
  display: flex;
  flex-flow: column;
  padding: 10px 16px 0;
  box-sizing: border-box;
  overflow: auto;
  flex: 1;
}
.order-list__search-button[data-v-c0720584] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.input-icon[data-v-c0720584] {
  width: 12px;
  margin-top: 2px;
}
[data-v-c0720584] .order-list__table .el-date-editor {
  width: 150px;
}
.send-info-content[data-v-c0720584] {
  display: flex;
  flex-direction: row;
  padding: 18px 16px 0px;
}
.send-info-content .send-info-content-cell[data-v-c0720584] {
  min-width: 250px;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 10px;
}
.send-info-content .send-info-content-cell .send-info-content-cell-label[data-v-c0720584] {
  flex-shrink: 0;
  margin-right: 10px;
  color: #a1a1a1;
}
.send-info-content .send-info-content-cell .send-info-content-cell-value[data-v-c0720584] {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 200px;
}
.send-info-content .send-info-content-cell .send-info-content-cell-value .send-info-content-cell-value-week[data-v-c0720584] {
  margin-left: 10px;
  flex-shrink: 0;
}
.required[data-v-c0720584]::before {
  content: '*';
  color: #fc4e49;
  margin-right: 2px;
}
/*# sourceMappingURL=src/views/purchase-manage_dispatch-detail/components/detail-container/Index.css.map */
.print-btn[data-v-d3e728a2] {
  margin-right: 20px;
}
/*# sourceMappingURL=src/views/purchase-manage_dispatch-detail/Index.css.map */
.detail-info[data-v-4754a899] {
  display: flex;
  flex-direction: column;
  margin: 16px 16px 2px 16px;
  border-bottom: 1px solid #eee;
}
.detail-info-a[data-v-4754a899] {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
/*# sourceMappingURL=src/views/purchase-manage_return-detail/components/detail-container/DetailInfo.css.map */
.detail-footer[data-v-edbe1b74] {
  display: flex;
  justify-content: space-between;
}
.detail-footer__info[data-v-edbe1b74] {
  height: 40px;
  line-height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.detail-footer__info-cell[data-v-edbe1b74] {
  width: 200px;
}
.detail-footer__info-cell .info-cell__label[data-v-edbe1b74] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__info-cell-short[data-v-edbe1b74] {
  width: 120px;
  padding-right: 10px;
  display: flex;
}
.detail-footer__info-cell-short .info-cell__label[data-v-edbe1b74] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.detail-footer__info-cell-short .info-cell__center[data-v-edbe1b74] {
  display: inline-block;
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail-footer__file[data-v-edbe1b74] {
  display: flex;
  flex-direction: row;
  padding-left: 20px;
}
.detail-footer__file-cell[data-v-edbe1b74] {
  width: 60px;
}
.detail-footer__file-cell .info-cell__label[data-v-edbe1b74] {
  display: inline-block;
  width: 80px;
  color: #a1a1a1;
}
.detail-footer__file-cell .info-cell__center[data-v-edbe1b74] {
  display: inline-block;
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*# sourceMappingURL=src/views/purchase-manage_return-detail/components/detail-container/DetailFooter.css.map */
.order-list[data-v-f4ffbf70] {
  overflow: auto;
}
.order-list .print-btn[data-v-f4ffbf70] {
  margin-right: 20px;
}
.order-list .print-btn-long[data-v-f4ffbf70] {
  width: 120px;
}
.order-list .column-filter-btn[data-v-f4ffbf70] {
  margin-right: 5px;
  width: 130px;
}
.order-list__header[data-v-f4ffbf70] {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  border-bottom: 2px solid #f2f3f5;
}
.order-list__header .switch-link[data-v-f4ffbf70] {
  font-weight: 400;
  display: inline-flex;
  align-items: center;
}
.order-list__header .switch-link span[data-v-f4ffbf70]:first-child {
  padding-right: 2px;
}
.order-list__header-search[data-v-f4ffbf70] {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.order-list__search-bar[data-v-f4ffbf70] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 16px 0px;
}
.order-list__search-bar .order-list__upload-info[data-v-f4ffbf70] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-list__search-bar .order-list__upload-info .info-cell__label[data-v-f4ffbf70] {
  display: inline-block;
  width: 50px;
  color: #a1a1a1;
}
.order-list__search-bar .order-list__upload-info .info-cell__upload[data-v-f4ffbf70] {
  margin-top: 15px;
  flex: 1;
}
.order-list__search-bar .order-list__fullScreen-info[data-v-f4ffbf70] {
  margin-bottom: 3px;
}
.order-list__search-bar .order-list__count-info[data-v-f4ffbf70] {
  flex: 1;
  display: flex;
  flex-direction: row;
}
.order-list__search-bar .order-list__count-info-cell[data-v-f4ffbf70] {
  width: 180px;
}
.order-list__search-bar .order-list__count-info-cell .count-info-cell__label[data-v-f4ffbf70] {
  display: inline-block;
  width: 60px;
  color: #a1a1a1;
}
.order-list__search-bar .order-list__search-input[data-v-f4ffbf70] {
  width: 200px;
}
.order-list .fullScreen-header[data-v-f4ffbf70] {
  padding: 0;
}
.order-list__content[data-v-f4ffbf70] {
  display: flex;
  flex-flow: column;
  padding: 10px 16px 0;
  box-sizing: border-box;
  overflow: auto;
  flex: 1;
}
.order-list__search-button[data-v-f4ffbf70] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.input-icon[data-v-f4ffbf70] {
  width: 12px;
  margin-top: 2px;
}
.switch-link[data-v-f4ffbf70] {
  font-weight: 400;
  display: inline-flex;
  align-items: center;
}
.switch-link span[data-v-f4ffbf70]:first-child {
  padding-right: 2px;
}
/*# sourceMappingURL=src/views/purchase-manage_return-detail/components/detail-container/Index.css.map */

/* .el-table .success-row {
  --el-table-tr-bg-color: #F2FCFC !important;
} */

.print-btn[data-v-5618bc8e] {
  margin-right: 20px;
}
/*# sourceMappingURL=src/views/purchase-manage_return-detail/Index.css.map */
