1
hejianhao
2024-12-31 4d151a9bd66df24c33d7cf35ba5c6b593f1bdf79
1
1个文件已修改
1 ■■■■ 已修改文件
src/views/Index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/Index.vue
@@ -55,6 +55,7 @@
                  this.code = ''
                } else {
                  this.errFlag = false
                  this.code = ''
                  this.title = '排号成功,请注意叫号状态!'
                  ipcRenderer.send('print', res)
                }