src/pages/knowledgeBase/knowledgeBase.vue
@@ -309,12 +309,12 @@ } ] }, { type: "input", label: "职官", name: "official", value: "" }, // { // type: "input", // label: "职官", // name: "official", // value: "" // }, { type: "select", label: "性别", @@ -341,12 +341,12 @@ name: "dynasty", value: "" }, { type: "select", label: "机构", name: "institution", options: [] } // { // type: "select", // label: "机构", // name: "institution", // options: [] // } ] },