Commit e7ce353a authored by 赵伟庚's avatar 赵伟庚

[perf](bg-table-btns2): 优化弹窗点击后消失

parent be6e6a34
...@@ -56,6 +56,7 @@ const action = (event, disable) => { ...@@ -56,6 +56,7 @@ const action = (event, disable) => {
return; return;
} }
event(); event();
state.showMore = false
}; };
const calcTabs = () => { const calcTabs = () => {
......
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