From 115b41c92287089fa52097506ea673d942b4558d Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 16 Sep 2024 10:55:44 +0700 Subject: [PATCH] no message --- .../18_command/components/Step/Dialog1_Perview.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/18_command/components/Step/Dialog1_Perview.vue b/src/modules/18_command/components/Step/Dialog1_Perview.vue index 5c3ec89d2..f66ba1e50 100644 --- a/src/modules/18_command/components/Step/Dialog1_Perview.vue +++ b/src/modules/18_command/components/Step/Dialog1_Perview.vue @@ -79,10 +79,6 @@ function onClose() { watch(modal, () => { modal.value && fetchPDF(); }); - -// onMounted(() => { -// setTimeout(() => {}, 1000); -// });