找到要设置样式的类名,直接按照下面写法设置就可以了!

<style lang="less" scoped>@deep: ~'>>>';@{deep}.ivu-transfer-operation {    visibility: hidden !important;}</style>