yuxc
2023-10-13 98c7aaad8864ff0720bc40db850c8b3dec9ffcf5
Source/UBCS-WEB/src/components/FormTemplate/FormTemplate.vue
@@ -70,7 +70,7 @@
    // 表单类型(add, edit, detail)
    type: {
      type: String,
      default: "add",
      default: "",
    },
    // 自定义表单类型
    selfColumnType: {