@@ -105,6 +105,7 @@ export default {
showCancel: false,
success: (res) => {
this.current = 1;
+ this.refresh();
}
});