This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
jason
/
FPSMS-frontend
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
type error
production
kelvin.yau
пре 13 часа
родитељ
f70b426f78
комит
ed7fa43ba7
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/PoDetail/PoInputGrid.tsx
+ 1
- 1
src/components/PoDetail/PoInputGrid.tsx
Прегледај датотеку
@@ -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) {
Write
Preview
Loading…
Откажи
Сачувај