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.
我正在使用 javascript 表格功能。我在一个标签中隐藏了文本框,我正在从中读取值。从同一选项卡读取值时,该值可以完美运行。
但是当更改选项卡时,文本框的值会重置为 null。
我怎样才能得到这个值,这样它就不会丢失。
谢谢