Commit 37168920 authored by 罗超's avatar 罗超

1

parent 96e364b5
......@@ -341,15 +341,7 @@
LocationName: '', //位置名称
},
this.setVal("");
}
this.$nextTick(function(){
let el=this.$refs.ue
el.$children[0].$el.style.zIndex=9
this.$forceUpdate();
console.log(el.$children[0].$el.style.zIndex)
})
}
},
methods: {
// 选择报名开始时间
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment