fix:菜单栏打印机设置后弹窗关闭

This commit is contained in:
shijing 2025-04-11 15:22:59 +08:00
parent 9a07a158f6
commit 01a82fae5b
1 changed files with 1 additions and 0 deletions

View File

@ -251,6 +251,7 @@ export default {
},
savePrinter(){
this.$TOOL.setPrint(this.printer_name);
this.setNameVisible=false;
},
//
showMsg() {