Compare commits
No commits in common. "51e1f70c24855359880cf3a9df36636d251420a9" and "8f4e53c759d07ffece55f8e26ae1948780717a53" have entirely different histories.
51e1f70c24
...
8f4e53c759
@ -130,7 +130,7 @@ export const useEstimateController = (planNo, flag) => {
|
||||
addFlg: true,
|
||||
paDispOrder: null,
|
||||
dispCableFlg: '0',
|
||||
itemTpCd: '',
|
||||
itemTpCd:'',
|
||||
},
|
||||
],
|
||||
})
|
||||
@ -322,7 +322,6 @@ export const useEstimateController = (planNo, flag) => {
|
||||
}
|
||||
})
|
||||
if (delCnt === estimateData.itemList.length) {
|
||||
itemFlg = false
|
||||
setIsGlobalLoading(false)
|
||||
return swalFire({ text: getMessage('estimate.detail.save.requiredItem'), type: 'alert', icon: 'warning' })
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user