nidapeng
2024-04-01 bd57081dc1bcd94e1e4043a9e0a7c6953d4bb9d4
company/src/components/business/OperaInsuranceWindow.vue
@@ -136,6 +136,9 @@
                            }
                        })
                    })
                    .catch(err => {
                        this.$message.error(err.message)
                    })
                    .finally(() => {
                        this.$refs.upload.value = null
                    })