gaoluyang
2 天以前 b64a0deae5b5d33f9e20671a68936b27f0b9b00b
src/views/wls/transfer/data.ts
@@ -11,8 +11,8 @@
  DICT_TYPE,
  MesAutoCodeRuleCode,
  WlsTransferTypeEnum,
} from '../../../packages/constants/src';
import { getDictOptions } from '../../../packages/effects/hooks/src';
} from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import { Button } from 'ant-design-vue';
@@ -394,7 +394,7 @@
      ? [
          {
            title: '操作',
            width: 180,
            width: 240,
            fixed: 'right',
            slots: { default: 'actions' },
          } as const,