禁止取消刷新
This commit is contained in:
parent
69cdd31340
commit
c64c3a9fbd
|
@ -1374,7 +1374,7 @@ export default class exchangedit extends React.Component {
|
|||
<Button
|
||||
onClick={(e) => {
|
||||
this.setState({ drawerVisible2: false })
|
||||
this.getTableList()
|
||||
// this.getTableList()
|
||||
}}>
|
||||
取消
|
||||
</Button>
|
||||
|
|
Loading…
Reference in New Issue