摘要: 最近在写表单中用到了field field.getValue('spuVideoFlag') '1' ? <UpLoadVideo /> : (field.getValue('spuVideoFlag') '2' ? <ThirdVideo /> : '') 其中<ThirdVideo />中 re 阅读全文
posted @ 2020-04-01 16:17 庄翠的博客 阅读(2062) 评论(0) 推荐(0)