Commit 93bde298 authored by 左玲玲's avatar 左玲玲 😬

1708

parent 04a70ac2
......@@ -765,6 +765,9 @@ function Contract(props) {
onTabChange={(key) => {
setactiveTabKey(key);
setextraparams({});
setdrawer({
open: false,
})
}}
formRef={tableRef}
extraparams={extraparams}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment