@@ -646,7 +646,7 @@
document.title = '完善信息'
}
if (source == 'bid_document_Introduction_page') {
- var hideType = ['email', 'class', 'companyType', 'workScope', 'partnerNeeds', 'agree', 'position', 'branch']
+ var hideType = ['email', 'class', 'companyType', 'workScope', 'partnerNeeds', 'agree']
for (var k in this.moduleShow) {
if (hideType.indexOf(k) !== -1)
this.moduleShow[k] = false