bug修改

This commit is contained in:
mabo
2021-06-28 15:47:42 +08:00
parent b748f467aa
commit 2f6380da22
6 changed files with 47 additions and 49 deletions

View File

@@ -116,6 +116,7 @@ async function refresh (error) {
});
},
onCancel: () => {
router.go(0)
Modal.remove();
}
});