const EmployeeSkill=lazy(() =>
import("@/views/systemmanage/emploeeskills/emploeeskills"))
const Factory=lazy(() =>
import("@/views/factorymodeling/factoryManage/factory"))
const MachiningCenter=lazy(() =>
import("@/views/factorymodeling/machiningCenter/index"))