mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore:
This commit is contained in:
@@ -222,5 +222,5 @@ export default {
|
||||
"AResult",
|
||||
defineAsyncComponent(() => import("ant-design-vue/es/result"))
|
||||
);
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
@@ -2,5 +2,5 @@ import antdv from "ant-design-vue";
|
||||
export default {
|
||||
install(app: any) {
|
||||
app.use(antdv);
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user