Commit f7ab93b3 authored by 武广's avatar 武广

feat: 添加提示

parent 4cb1f9d0
...@@ -21,6 +21,7 @@ const GroupInfo = options => { ...@@ -21,6 +21,7 @@ const GroupInfo = options => {
shopId: options.shopId, shopId: options.shopId,
id: options.id, id: options.id,
}); });
message.success('添加成功!');
handleCancel(); handleCancel();
options.search(); options.search();
}; };
......
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