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