|
@@ -646,7 +646,7 @@
|
|
document.title = '完善信息'
|
|
document.title = '完善信息'
|
|
}
|
|
}
|
|
if (source == 'bid_document_Introduction_page') {
|
|
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) {
|
|
for (var k in this.moduleShow) {
|
|
if (hideType.indexOf(k) !== -1)
|
|
if (hideType.indexOf(k) !== -1)
|
|
this.moduleShow[k] = false
|
|
this.moduleShow[k] = false
|