src/views/securityUnitChild/manager.vue
@@ -220,7 +220,7 @@ created() { this.option.height = this.windowHeight - 320; if (this.stats == "1") { //分公司 //学校 const educationcolumn = this.findObject( this.option.column, "education" @@ -229,7 +229,7 @@ this.option.column, "paper" ); //法人及电话不可见 //学历证书 educationcolumn.display = true; educationcolumn.hide = false; educationcolumn.search = true;