NEZ-651 fix : 清理浏览器控制台打印代码
This commit is contained in:
@@ -127,7 +127,6 @@ export default {
|
||||
deep: true,
|
||||
immediate: true,
|
||||
handler: function (n, o) {
|
||||
console.info(n)
|
||||
if (n) {
|
||||
this.editCabinet = JSON.parse(JSON.stringify(n))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user