Pārlūkot izejas kodu

type error

bomUpdateTest
kelvin.yau pirms 2 nedēļām
vecāks
revīzija
ed7fa43ba7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/components/PoDetail/PoInputGrid.tsx

+ 1
- 1
src/components/PoDetail/PoInputGrid.tsx Parādīt failu

@@ -543,7 +543,7 @@ function PoInputGrid({
[],
);

const getButtonSx = (sil : StockInLine) => {
const getButtonSx = (sil: StockInLineRow) => {
const status = sil?.status?.toLowerCase();
let btnSx = { label: "", color: "" };
switch (status) {


Notiek ielāde…
Atcelt
Saglabāt