YangYuGang
2025-03-08 8cae1dcd8d2bde01880ac4b70bdda4e61df3c7ef
src/views/components/ItemModal.vue
@@ -27,7 +27,7 @@
  import { getItemListByPage } from '/@/api/tigerapi/wms/inventory';
  import { useI18n } from '/@/hooks/web/useI18n';
  const { t } = useI18n('WMS.Count');
  const { t } = useI18n();
  const schemas: FormSchema[] = [
    {
      field: 'ITEM_CODE',