问题修复

This commit is contained in:
李东进1
2023-02-25 20:07:07 +08:00
parent 279b8797b2
commit 2d8687324f

View File

@@ -603,6 +603,7 @@ export default {
props.ACertificateEdit ? "证书修改成功" : "证书添加成功"
);
props.getCertificate && props.getCertificate();
closeDrawer();
}
})
.catch((err) => {