mirror of
https://github.com/certd/certd.git
synced 2026-04-27 23:37:29 +08:00
chore: 1
This commit is contained in:
@@ -20,7 +20,7 @@ import createCrudOptions from "./crud";
|
|||||||
import { useExpose } from "@fast-crud/fast-crud";
|
import { useExpose } from "@fast-crud/fast-crud";
|
||||||
import PiCertdForm from "./certd-form/index.vue";
|
import PiCertdForm from "./certd-form/index.vue";
|
||||||
export default defineComponent({
|
export default defineComponent({
|
||||||
name: "PipelineManager",
|
name: "PipelineManager1",
|
||||||
components: { PiCertdForm },
|
components: { PiCertdForm },
|
||||||
setup() {
|
setup() {
|
||||||
const certdFormRef = ref();
|
const certdFormRef = ref();
|
||||||
|
|||||||
Reference in New Issue
Block a user