|  |  |  | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | openInfo(type) { | 
|---|
|  |  |  | if (type === 1) { | 
|---|
|  |  |  | console.log(this.insurance.lpYggxFileInfo) | 
|---|
|  |  |  | this.htmlVal = this.insurance.lpYggxFileInfo | 
|---|
|  |  |  | } else if (type === 2) { | 
|---|
|  |  |  | console.log(this.insurance.lpMzFileInfo) | 
|---|
|  |  |  | this.htmlVal = this.insurance.lpMzFileInfo | 
|---|
|  |  |  | } else if (type === 3) { | 
|---|
|  |  |  | console.log(this.insurance.lpZyFileInfo) | 
|---|
|  |  |  | this.htmlVal = this.insurance.lpZyFileInfo | 
|---|
|  |  |  | } else if (type === 4) { | 
|---|
|  |  |  | console.log(this.insurance.lpScFileInfo) | 
|---|
|  |  |  | this.htmlVal = this.insurance.lpScFileInfo | 
|---|
|  |  |  | } else if (type === 5) { | 
|---|
|  |  |  | console.log(this.insurance.lpYggxFileInfo) | 
|---|
|  |  |  | this.htmlVal = this.insurance.lpYggxFileInfo | 
|---|
|  |  |  | } | 
|---|
|  |  |  | this.show6 = true | 
|---|