Commit b7b44e4d authored by 张子雨's avatar 张子雨

feat: 保存页面刷新

parent bd575acf
......@@ -111,6 +111,7 @@ const StoreManagement = () => {
case 'viewDepartment':
setViewDepartmentVisible(false);
getDepartmentList(searchForm.enterpriseId);
shopList({ ...page, data: searchForm });
break;
case 'department':
setDepartmentVisible(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