watch:{ 'organDialog_organ.name':{ handler(newName, oldName) { this.$refs.setOrganTreeRef.filter(newName); }, immediate: true, } }
← template模板