fix: 修复endpoint-detail-state改时间会出错的问题

This commit is contained in:
陈劲松
2020-06-17 22:30:08 +08:00
parent 8c439ece91
commit 29b57265b6
3 changed files with 216 additions and 12 deletions

View File

@@ -219,15 +219,6 @@
default: 0,
}
},
watch: {
data: {
deep: true,
immediate: true,
handler(n) {
console.info(n)
}
}
},
data() {
return {
ready: false,