Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图通过将 item 设置default value为list of value本身来做到这一点,但解决方案并不完美。切换所有要检查的项目的按钮是我也可以使用的解决方案
default value
list of value
如果您希望在页面加载时该值已经处于会话状态,那么您可以使用前标头过程或计算来设置项目值,而不是使用默认属性。使用“Item is NULL”类型的条件,以便它仅在当前为 null 时设置项目值。