|
|
@ -74,7 +74,7 @@ export default { |
|
|
this.pageData.toolId = toolInfo.toolId; |
|
|
this.pageData.toolId = toolInfo.toolId; |
|
|
this.pageData.toolInstance = ''; |
|
|
this.pageData.toolInstance = ''; |
|
|
}else if(dataType === 'TLI'){ |
|
|
}else if(dataType === 'TLI'){ |
|
|
this.showFlag = false; |
|
|
|
|
|
|
|
|
this.showFlag = true; |
|
|
this.dataNo = toolInfo.toolId+"#"+toolInfo.toolInstance; |
|
|
this.dataNo = toolInfo.toolId+"#"+toolInfo.toolInstance; |
|
|
this.propertyNo = toolInfo.propertyNo; |
|
|
this.propertyNo = toolInfo.propertyNo; |
|
|
this.propertyType = 'TLI'; |
|
|
this.propertyType = 'TLI'; |
|
|
|