custom/领悦业务线
This commit is contained in:
parent
40008f7a25
commit
0c7ce42341
|
|
@ -59,7 +59,7 @@ class Index extends Component {
|
|||
})) : (!_.isNil(text) && text.bh) ? [{
|
||||
...text, id: text.bh, name: `${text.fzhslx}:${text.bh}/${text.mc}`
|
||||
}] : [];
|
||||
const fzhslxEnum = { "fzhsXmqs": 0, "fzhsFwlb": 1, "fzhsSllb": 2, "fzhsKs": 3 };
|
||||
const fzhslxEnum = { "fzhsXmqs": 0, "fzhsFwlb": 1, "fzhsSllb": 2, "fzhsKs": 3, "fzhsYxzh": 4 };
|
||||
return <CustomBrowser
|
||||
fieldConfig={{
|
||||
viewAttr: !pzlxEnum.includes(pzlx) ? 2 : 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue