gaoluyang
19 小时以前 121b7edf3f2e8ad5cb7f8d7b602172b64f6fa4da
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';