NEZ-651 fix : 清理浏览器控制台打印代码
This commit is contained in:
@@ -886,7 +886,7 @@ export default {
|
||||
objectInfo[val.label] = val.val
|
||||
}
|
||||
}
|
||||
console.log('search obj', objectInfo)
|
||||
// console.log('search obj', objectInfo)
|
||||
})
|
||||
this.getHeight()
|
||||
// 搜索完成后存储在本地历史记录中
|
||||
@@ -1376,8 +1376,6 @@ export default {
|
||||
setTimeout(function () {
|
||||
_this.getHeight()
|
||||
})
|
||||
|
||||
// console.info(e.target.parentElement.parentElement.parentElement.getBoundingClientRect());
|
||||
}
|
||||
},
|
||||
/* 计算select弹框的位置 */
|
||||
|
||||
Reference in New Issue
Block a user