/** this.tooltip({ target: this.$refs.btn.$el, msg: '信息内容', handler: (os) => { console.log(os) } }) */