摘要: 需要主动触发 watch:{ 'editform.h_photo'(val) { let that = this; that.$refs.editform.validateField('h_photo'); }, } //初始化 let that = this; this.$nextTick(() 阅读全文
posted @ 2020-12-18 09:34 gggggggxin 阅读(197) 评论(0) 推荐(0)