Compare commits
No commits in common. "161b39d7bd228fda6dfbb1c2873cdbdd796a41dc" and "49b3934767b7f68b54449a44e1d83ded21baa88d" have entirely different histories.
161b39d7bd
...
49b3934767
@ -200,7 +200,6 @@ export default function PowerConditionalSelect(props) {
|
||||
const param = {
|
||||
pcsMkrCd: option.pcsMkrCd,
|
||||
mixMatlNo: moduleSelectionData.module.mixMatlNo,
|
||||
moduleMatlCds: moduleSelectionData.module.itemList.map((item) => item.itemId).join(','),
|
||||
}
|
||||
|
||||
getPcsMakerList(param).then((res) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user