引入依赖错误

pull/170/head^2
zhangdaiscott 2022-10-13 14:25:56 +08:00
parent ae5787d1df
commit 23c3ec8294
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import { BasicColumn } from '/@/components/Table';
import dayjs from 'dayjs';
import lodash from 'lodash';
import lodash from 'lodash-es';
import { h } from 'vue';
import { Tag } from 'ant-design-vue';