zhangwencui
3 小时以前 5f3dea3fd930afde720677fba10b6bfb2e836a18
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,