版本号:
2.2.0
问题描述:
JPopup在online表单中是多选.当生成代码后.变为单选.在给popup添加属性mutil为true后依然返回是单个数据.如何实现多选功能
截图&代码:
<j-popup v-decorator="['contentNames']" :trigger-change="true" org-fields="id,name" dest-fields="contentIds,contentNames" code="examination_list" :multi="true" @callback="popupCallback" />
友情提示: 未按格式要求发帖,会直接删掉。