|
|
@ -327,7 +327,7 @@ export default { |
|
|
this.visible = true; |
|
|
this.visible = true; |
|
|
//判断是否是新增 |
|
|
//判断是否是新增 |
|
|
if(addFlag){ |
|
|
if(addFlag){ |
|
|
this.pageData.site = toolInfo.site; |
|
|
|
|
|
|
|
|
this.pageData.site = ''; |
|
|
this.titleCon = '工具新增'; |
|
|
this.titleCon = '工具新增'; |
|
|
this.pageData.toolId = ''; |
|
|
this.pageData.toolId = ''; |
|
|
this.pageData.toolType = ''; |
|
|
this.pageData.toolType = ''; |
|
|
|