|
|
|
@ -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);
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|