更新 提交后刷新页面

main
鹿和sa0ChunLuyu 1 year ago
parent b6cd4ce892
commit c5a7e83192

@ -972,7 +972,7 @@
window.$message().success('预约完成') window.$message().success('预约完成')
plan_dialog_show.value = false plan_dialog_show.value = false
setTimeout(() => { setTimeout(() => {
// window.location.reload(); window.location.reload();
}, 2000); }, 2000);
}); });
} }

Loading…
Cancel
Save