CANCERYS\kw093 преди 2 месеца
родител
ревизия
b9910d5457
променени са 2 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. +1
    -1
      src/components/PoDetail/EscalationComponent.tsx
  2. +2
    -1
      src/components/PoDetail/EscalationForm.tsx

+ 1
- 1
src/components/PoDetail/EscalationComponent.tsx Целия файл

@@ -22,7 +22,7 @@ import ExpandMoreIcon from '@mui/icons-material/ExpandMore';
import ExpandLessIcon from '@mui/icons-material/ExpandLess';
import { useTranslation } from 'react-i18next';
import { Controller, useFormContext } from 'react-hook-form';
import { EscalationInput, ModalFormInput } from '@/app/api/stockIn/actions';
import { EscalationInput, ModalFormInput } from '@/app/api/stockIn/index';
import { EscalationCombo } from "@/app/api/user";
import { fetchEscalationCombo } from "@/app/api/user/actions";
import { FireExtinguisher } from '@mui/icons-material';


+ 2
- 1
src/components/PoDetail/EscalationForm.tsx Целия файл

@@ -1,6 +1,7 @@
"use client";

import { StockInLineEntry, EscalationInput } from "@/app/api/stockIn/actions";
import { StockInLineEntry} from "@/app/api/stockIn/actions";
import { EscalationInput } from "@/app/api/stockIn/index";
import {
Box,
Card,


Зареждане…
Отказ
Запис