mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2026-01-27 16:48:13 +00:00
优化
This commit is contained in:
parent
4dbe419b88
commit
ed65522aa8
@ -52,7 +52,7 @@
|
||||
import { useCrud, useForm, useTable } from "@cool-vue/crud";
|
||||
import { useCool } from "/@/cool";
|
||||
import { PropType, nextTick, reactive, ref, watch } from "vue";
|
||||
import { cloneDeep } from "lodash";
|
||||
import { cloneDeep } from "lodash-es";
|
||||
|
||||
// 替换你的类型
|
||||
type Item = Eps.BaseSysUserEntity;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user