company/src/components/business/OperaSettleClaimsWindow.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
company/src/components/business/OperaSettleClaimsWindow.vue
@@ -436,8 +436,7 @@ this.$dialog.messageConfirm('确认删除该附件吗,一旦删除无法撤回?') .then(() => { // this.isWorking = true delFile({id}) .then(response => { delFile(this.model.id,id).then(response => { that.getDetail() }).catch(err => { this.$tip.apiFailed(err)