custom/领悦业务线
This commit is contained in:
parent
28f3eac7ec
commit
1a8e4bc9a4
|
|
@ -32,7 +32,7 @@ class HistoryVouncherDetail extends Component {
|
|||
if (status) this.setState({
|
||||
dataSource: data.data,
|
||||
columns: _.map(data.columns, o => {
|
||||
if (["fzhsXmqsBrowser", "fzhsFwlbBrowser", "fzhsSllbBrowser", "fzhsKsBrowser"].includes(o.dataIndex)) {
|
||||
if (["fzhsXmqsBrowser", "fzhsFwlbBrowser", "fzhsSllbBrowser", "fzhsKsBrowser", "fzhsYhzhBrowser"].includes(o.dataIndex)) {
|
||||
return {
|
||||
...o,
|
||||
render: text => (
|
||||
|
|
|
|||
Loading…
Reference in New Issue