feat:删除console

This commit is contained in:
wangwenrui
2020-10-30 16:26:36 +08:00
parent cb13bc8b91
commit 4ee5f94cc0
10 changed files with 7 additions and 18 deletions

View File

@@ -223,7 +223,6 @@
immediate:true,
deep:true,
handler(n,o){
console.log(n)
}
}
}