2024年9月11日
阅读: 1,424 次
打印时勾选丢失问题处理
<input defaultChecked="true" type="checkbox"/> 如上所示,使用defaultChecked="true"可以解决打印丢失勾选样式的问题。
[……]