pull/229/head
xiaojunnuo 2024-10-21 18:10:23 +08:00
parent 74a1873e58
commit 4a7018ac26
1 changed files with 1 additions and 1 deletions

View File

@ -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();