删除console

This commit is contained in:
zhangyu
2021-06-23 15:58:43 +08:00
parent becfb5b120
commit 0defa0799d
5 changed files with 0 additions and 10 deletions

View File

@@ -49,7 +49,6 @@ export default {
deep: true,
immediate: true,
handler (n) {
console.log(n)
}
}
},