液冷图表
This commit is contained in:
@ -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()
|
||||
|
||||
Reference in New Issue
Block a user