|
|
|
@ -506,7 +506,6 @@ |
|
|
|
|
|
|
|
<script> |
|
|
|
import { |
|
|
|
getSOScheduledRoutingListForUnissure, |
|
|
|
createNotify, |
|
|
|
getUserNotifyNo, |
|
|
|
deleteUnissueNotifyHeader, |
|
|
|
@ -1904,6 +1903,8 @@ export default { |
|
|
|
site: this.$store.state.user.site, |
|
|
|
notifyNo: this.notifyNo, |
|
|
|
userName: this.$store.state.user.name, |
|
|
|
releaseNo: this.seqNoData.releaseNo, |
|
|
|
sequenceNo: this.seqNoData.sequenceNo, |
|
|
|
materialList: materialList, |
|
|
|
} |
|
|
|
this.saveNewLoading = true |
|
|
|
|