Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
jason
/
FPSMS-frontend
Tarkkaile
2
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
type error
production
kelvin.yau
1 viikko sitten
vanhempi
f70b426f78
commit
ed7fa43ba7
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/PoDetail/PoInputGrid.tsx
+ 1
- 1
src/components/PoDetail/PoInputGrid.tsx
Näytä tiedosto
@@ -543,7 +543,7 @@ function PoInputGrid({
[],
);
const getButtonSx = (sil
: StockInLine) => {
const getButtonSx = (sil: StockInLine
Row
) => {
const status = sil?.status?.toLowerCase();
let btnSx = { label: "", color: "" };
switch (status) {
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna