mirror of https://github.com/certd/certd
chore: 1
parent
74a1873e58
commit
4a7018ac26
|
@ -20,7 +20,7 @@ import createCrudOptions from "./crud";
|
|||
import { useExpose } from "@fast-crud/fast-crud";
|
||||
import PiCertdForm from "./certd-form/index.vue";
|
||||
export default defineComponent({
|
||||
name: "PipelineManager",
|
||||
name: "PipelineManager1",
|
||||
components: { PiCertdForm },
|
||||
setup() {
|
||||
const certdFormRef = ref();
|
||||
|
|
Loading…
Reference in New Issue