https://help.fanruan.com/finereport/doc-view-4291.html

fvs实现方法,在页面加载结束事件里面加js:
'use document';setTimeout(function() { $('[data-test-name="下拉框1_页面1"]').click(function() { $('.duchamp-portal.bi-v').find('.bi-single-select-item.bi-text').eq(0).text("全选") })}, 200)
下拉框1_页面1就是组件名