fix: 修复endpoint-detail-state改时间会出错的问题
This commit is contained in:
@@ -219,15 +219,6 @@
|
||||
default: 0,
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
data: {
|
||||
deep: true,
|
||||
immediate: true,
|
||||
handler(n) {
|
||||
console.info(n)
|
||||
}
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
ready: false,
|
||||
|
||||
Reference in New Issue
Block a user