Commit 93e08b26 authored by 张子雨's avatar 张子雨

feat: 优化

parent 6957119a
......@@ -114,6 +114,7 @@ const StoreManagement = () => {
break;
case 'department':
setDepartmentVisible(false);
getDepartmentList(searchForm.enterpriseId);
break;
case 'blacklist':
setBlacklistVisible(false);
......
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