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

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

Liu_xiaoqing
32 声望2 粉丝