src/const/enterprise/enterprise.js
@@ -31,6 +31,7 @@ labelWidth:labelWidth, type: "input", hide: true, disabled:false }, { label: "联系人姓名", @@ -221,5 +222,19 @@ hide: true, display:false, }, { label: "企业名称", labelWidth:labelWidth, prop: "enterpriseName", type: "input", display: false, }, { label: "单位地址", labelWidth:labelWidth, prop: "address", type: "input", display: false, }, ] }