MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
company/src/components/business/OperaInsuranceWindow.vue
@@ -136,6 +136,9 @@
                            }
                        })
                    })
                    .catch(err => {
                        this.$message.error(err.message)
                    })
                    .finally(() => {
                        this.$refs.upload.value = null
                    })