@@ -559,7 +559,7 @@ const handelComfirm = (formEl: FormInstance | undefined) => {
}, 1000)
}else{
setTimeout(() => {
- router.load()
+ window.location.reload()
}
} else {
@@ -717,4 +717,4 @@ defineExpose({
color: #ccc;
-</style>
+</style>