@@ -21,7 +21,7 @@
function handleClose() {
comingSoonPopup.value.close();
}
- // 确认
+ // 返回
function returnBtn(){
$emit('return-btn');