NEZ-651 fix : 清理浏览器控制台打印代码
This commit is contained in:
@@ -239,7 +239,6 @@ export default {
|
||||
param: n.param && typeof n.param === 'string' ? JSON.parse(n.param) : {},
|
||||
type: n.type.toUpperCase()
|
||||
}
|
||||
console.info(this.editAssetMeta)
|
||||
}
|
||||
},
|
||||
'editAssetMeta.search': {
|
||||
|
||||
Reference in New Issue
Block a user