MrShi
2024-01-31 938c6104cada47e87b32e954095b0ca5af93e753
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)