zhangwencui
8 天以前 4eaf74efba7ead917bf53155a9b9fa59c4743cf8
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';