forked from CITKParus/P8-Panels
Compare commits
9 Commits
a45479bdca
...
686d8ee5aa
Author | SHA1 | Date | |
---|---|---|---|
686d8ee5aa | |||
|
252dd4174c | ||
e5215d29b5 | |||
|
0d9505834c | ||
3fa1c4b048 | |||
3b763ec0c4 | |||
69c3b101a6 | |||
3a02384346 | |||
0c8222ea7e |
@ -214,7 +214,7 @@ const EqsPrfrm = () => {
|
||||
}
|
||||
});
|
||||
if (data.NIDENT) {
|
||||
if (type == 0) pOnlineShowUnit({ unitCode: "EquipTechServices", inputParameters: [{ name: "in_SelectList_Ident", value: data.NIDENT }] });
|
||||
if (type == 0) pOnlineShowUnit({ unitCode: "EquipTechServices", inputParameters: [{ name: "in_Ident", value: data.NIDENT }] });
|
||||
else pOnlineShowUnit({ unitCode: "EquipRepairSheets", inputParameters: [{ name: "in_Ident", value: data.NIDENT }] });
|
||||
} else showMsgErr(TEXTS.NO_DATA_FOUND);
|
||||
};
|
||||
|
8
dist/p8-panels.js
vendored
8
dist/p8-panels.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user