react组件包中遇到新的字段类型,比如公式、汇总字段时会报错
Created by: yinlianghui
是在手机版的列表组件中看到该错误的,似乎不影响使用。
Warning: Failed prop type: Invalid prop `columns[3].type` of value `summary` supplied to `SteedosDataList`, expected one of ["date","datetime","boolean","lookup","master_detail","text","select","number","currency","autonumber","filesize","file","grid","location","image","avatar","code","password","url","email","textarea","html","markdown"].
in SteedosDataList (created by ConnectFunction)
in ConnectFunction (created by ListContainer)
in Bootstrap (created by ConnectFunction)
in ConnectFunction (created by ListContainer)
in Provider (created by ListContainer)
in ListContainer