gaoluyang
2026-07-15 b176162c23294d8d1bfb9f09cf6bb759efb0124a
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';