gaoluyang
11 小时以前 cb9cd49627b65a4c0e137e08063271a8cefe1826
src/views/wms/order/receipt/modules/print.vue
@@ -4,10 +4,10 @@
import { computed, nextTick, ref } from 'vue';
import { Barcode, BarcodeFormatEnum } from '..\..\..\..\..\packages\effects\common-ui\src';
import { DICT_TYPE } from '..\..\..\..\..\packages\constants\src';
import { getDictLabel } from '..\..\..\..\..\packages\effects\hooks\src';
import { formatDate, formatDateTime } from '..\..\..\..\..\packages\utils\src';
import { Barcode, BarcodeFormatEnum } from '@vben/common-ui';
import { DICT_TYPE } from '@vben/constants';
import { getDictLabel } from '@vben/hooks';
import { formatDate, formatDateTime } from '@vben/utils';
import {
  getReceiptOrder,