|
|
@ -91,8 +91,8 @@ export default {
|
|
|
|
history.back()
|
|
|
|
history.back()
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
}).catch(() => {
|
|
|
|
}).catch(() => {
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
|
|
|
|
this.$forceCloseLoading()
|
|
|
|
this.$forceCloseLoading()
|
|
|
|
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
})
|
|
|
|
})
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
rejectTask(obj).then(() => {
|
|
|
|
rejectTask(obj).then(() => {
|
|
|
@ -101,7 +101,6 @@ export default {
|
|
|
|
this.$EventBus.$emit('handleResetLive', 'company-myClaim')
|
|
|
|
this.$EventBus.$emit('handleResetLive', 'company-myClaim')
|
|
|
|
history.back()
|
|
|
|
history.back()
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
this.$forceCloseLoading()
|
|
|
|
|
|
|
|
}).catch(() => {
|
|
|
|
}).catch(() => {
|
|
|
|
this.$forceCloseLoading()
|
|
|
|
this.$forceCloseLoading()
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|
this.$loading(false, 'loadingSb')
|
|
|
|