beforeFormData 中,修改下拉框,希望获取到选中行的text
单选用item {item,value}
那多选呢,用row打印也是undefined
多选没有item可以通过 dic 遍历
单选用item {item,value}