Compare commits
No commits in common. "61d8c083b21b4d5b5bdbe402cbd220e9452ddd6e" and "da162ac25941fe7a4c6ac745725e0dafed77a63c" have entirely different histories.
61d8c083b2
...
da162ac259
@ -1075,7 +1075,7 @@ export default function Estimate({}) {
|
||||
item.showSaleTotPrice = '0'
|
||||
}
|
||||
|
||||
if (item.dispCableFlg === '1' && item.itemTpCd !== 'M12') {
|
||||
if (item.dispCableFlg === '1') {
|
||||
dispCableFlgCnt++
|
||||
setCableItem(item.itemId)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user