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