mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 01:06:45 +08:00
问题修复
This commit is contained in:
@@ -603,6 +603,7 @@ export default {
|
||||
props.ACertificateEdit ? "证书修改成功" : "证书添加成功"
|
||||
);
|
||||
props.getCertificate && props.getCertificate();
|
||||
closeDrawer();
|
||||
}
|
||||
})
|
||||
.catch((err) => {
|
||||
|
||||
Reference in New Issue
Block a user