客户端打印设置与打包设置

This commit is contained in:
2022-08-11 11:25:49 +08:00
parent ba7af97d7c
commit 76c2834633
11 changed files with 89 additions and 54 deletions

View File

@ -157,7 +157,11 @@ let main ={
click: () => {
this.exitSoft(respath);
}
}]
},
{
label:'版本号:2.1.5',
icon: respath + path.sep+ "static"+ path.sep+"images"+ path.sep+"paste.png",
},]
});
}
}