From 4d151a9bd66df24c33d7cf35ba5c6b593f1bdf79 Mon Sep 17 00:00:00 2001
From: hejianhao <15708179461@qq.com>
Date: 星期二, 31 十二月 2024 16:07:12 +0800
Subject: [PATCH] 1

---
 src/views/Index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/Index.vue b/src/views/Index.vue
index 10b6b65..8703635 100644
--- a/src/views/Index.vue
+++ b/src/views/Index.vue
@@ -55,6 +55,7 @@
                   this.code = ''
                 } else {
                   this.errFlag = false
+                  this.code = ''
                   this.title = '排号成功,请注意叫号状态!'
                   ipcRenderer.send('print', res)
                 }

--
Gitblit v1.7.1