摘要: 背景: 偶然发现的bug,列表页做多选的时候,做了一次数据格式的转换 const temp = me.multipleSelection; temp.forEach(p=>{ p.trainTicketType = p.trainTicketType.split(','); requestList. 阅读全文
posted @ 2023-08-01 16:51 cheakceep 阅读(7) 评论(0) 推荐(0) 编辑