src/pages/productionManagement/productionDispatching/components/formDia.vue
@@ -94,7 +94,7 @@ import {getStaffJoinInfo, staffJoinAdd, staffJoinUpdate} from "@/api/personnelManagement/onboarding.js"; import {userListNoPageByTenantId} from "@/api/system/user.js"; import {productionDispatch} from "@/api/productionManagement/productionOrder.js"; import useUserStore from "@/store/modules/user.js"; import useUserStore from "@/store/modules/user"; import dayjs from "dayjs"; const { proxy } = getCurrentInstance() const emit = defineEmits(['close'])