Compare commits
2 Commits
8f4e53c759
...
51e1f70c24
| Author | SHA1 | Date | |
|---|---|---|---|
| 51e1f70c24 | |||
| 3c14f5de52 |
@ -322,6 +322,7 @@ 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