Commit 5d0675f3 authored by liqiuyu's avatar liqiuyu

fix(*): 补充布袋更换,列表刷新逻辑

parent 762c5468
...@@ -735,6 +735,7 @@ const saveBag = ()=>{ ...@@ -735,6 +735,7 @@ const saveBag = ()=>{
message: '更换布袋成功' message: '更换布袋成功'
}); });
bagDialog.value.show = false; bagDialog.value.show = false;
searchData();
} }
}); });
} }
......
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