液冷图表

This commit is contained in:
白菜
2025-09-26 15:09:58 +08:00
parent 5f7a1c0f4b
commit 506cf28c96
2 changed files with 13 additions and 3 deletions

View File

@ -62,6 +62,7 @@ export default {
},
dataUnit:{
handler(newVal,oldVal){
if(!this.show) return
console.log('wacth到了dataUnit的变化',newVal,oldVal)
this.$nextTick(()=>{
this.$refs.dateTimeSelect.init()