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