清洗数据
This commit is contained in:
		| @@ -332,6 +332,7 @@ export default { | ||||
|           } else if (type == 'web') { | ||||
|             const {desc} = sysInfo | ||||
|             sysInfo.desc = JSON.parse(desc || null) | ||||
|             sysInfo.ssl = sysInfo.ssl.replace(/"/g, "'") | ||||
|             this.form.extra = {isSingleService, homePage, hmt, dv, downloadCenter, showTool, helpDoc, customerService, sysInfo, appQRCode, base} | ||||
|           } else if (type == 'wxwork') { | ||||
|             this.form.extra = {isSingleService, homePage, hmt, customLogin, base} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user