<img src="https://solution-community.wps.cn/uploads/post/4W9LXTp719Q.png" alt="image.png"/>
我在做一个合同模板的功能,在处理数组变量时遇到一个问题就是 table 没有 name 属性,无法把组件跟变量关联起来,请问有什么好的处理方案吗?
<img src="https://solution-community.wps.cn/uploads/post/4W9LXTp719Q.png" alt="image.png"/>
我在做一个合同模板的功能,在处理数组变量时遇到一个问题就是 table 没有 name 属性,无法把组件跟变量关联起来,请问有什么好的处理方案吗?
你好,表格是没有name的。
可以试试:table + 书签的方式,一个table对应一个书签名,书签名是自定义的。 <img src="https://solution-community.wps.cn/uploads/post/4WbQqmU5bVW.png" alt="image.png"/>