this.$refs['typeOwn'].emitChange(this.postDemandForm.typeOwn);

this.$refs['typeOwn'].$listeners.change();

this.$refs['typeOwn'].$listeners('****',args);

this.$refs['typeOwn'].$emit('****',args);

Logo

前往低代码交流专区

更多推荐