diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 06b3610..71540ba 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -14,7 +14,6 @@ import { ValidateTextTypes } from "@/components/DesignForm/validateText"; import { ElMessage } from "element-plus"; import { formatNumber } from "@/api/DesignForm/utils"; import { getOrgTreeList } from "@/api/hr/org/index"; -import AssociatedformsForCreate from "@/widget/associatedforms/associatedformsForCreate.vue"; import { orgInfo } from "@/api/hr/org/type";