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