zhangwencui
7 天以前 a2002ba0e8aa2a0e4eee61b5205748d8f6e454fc
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,