Commit ee7dfdf8 authored by 武广's avatar 武广

feat: 清除选中商品

parent f8b430eb
...@@ -76,6 +76,7 @@ const SaleDateModal = props => { ...@@ -76,6 +76,7 @@ const SaleDateModal = props => {
shopId: v, shopId: v,
}); });
setSelectedRowKeys([]); setSelectedRowKeys([]);
setSelectedRows([]);
}; };
// 关闭弹窗 // 关闭弹窗
......
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