fix:菜单栏打印机设置后弹窗关闭
This commit is contained in:
parent
9a07a158f6
commit
01a82fae5b
|
|
@ -251,6 +251,7 @@ export default {
|
|||
},
|
||||
savePrinter(){
|
||||
this.$TOOL.setPrint(this.printer_name);
|
||||
this.setNameVisible=false;
|
||||
},
|
||||
//显示短消息
|
||||
showMsg() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue