1
hejianhao
2024-12-31 4d151a9bd66df24c33d7cf35ba5c6b593f1bdf79
src/views/Index.vue
@@ -55,6 +55,7 @@
                  this.code = ''
                } else {
                  this.errFlag = false
                  this.code = ''
                  this.title = '排号成功,请注意叫号状态!'
                  ipcRenderer.send('print', res)
                }