MrShi
2024-03-05 84b74d64ecc519882b89278f1011f7ac7525d190
company/src/components/business/OperaInsuranceWindow.vue
@@ -136,6 +136,9 @@
                            }
                        })
                    })
                    .catch(err => {
                        this.$message.error(err.message)
                    })
                    .finally(() => {
                        this.$refs.upload.value = null
                    })