hotfix/2.12.1.2404.02
This commit is contained in:
parent
d8bad17514
commit
70d7449602
|
|
@ -363,7 +363,7 @@ class Index extends Component {
|
|||
label: "个税扣缴义务人",
|
||||
value: taxAgentId,
|
||||
onChange: this.screenChange,
|
||||
options: [{ key: "", showname: "全部" }, ...taxAgentOption],
|
||||
options: taxAgentOption,
|
||||
key: "taxAgentId", multiple: true
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue