8 分钟以前 543433f64d491fe133b7a23363ff0ccacc3da07e
src/views/wms/order/movement/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 {
  getMovementOrder,