gaoluyang
2026-07-17 c5db127ed8bd5e9960afe8e2df0b5cd361b2dfc1
src/components/description/description.vue
@@ -7,7 +7,7 @@
import { computed, defineComponent, ref, unref, useAttrs } from 'vue';
import { get, getNestedValue, isFunction } from '../../packages/utils/src';
import { get, getNestedValue, isFunction } from '@vben/utils';
import { Card, Descriptions } from 'ant-design-vue';