修改
This commit is contained in:
commit
5d2cba07ae
@ -75,7 +75,7 @@ namespace RIZO_Application.Modules.ModuleName.ViewModels
|
||||
{
|
||||
_eventAggregator.GetEvent<SystemLogEvent>().Publish($"收到打印请求: {printDto.Name}");
|
||||
|
||||
// 准备打印参数
|
||||
// 1.准备全部打印参数表
|
||||
var printParameters = new Dictionary<string, string>
|
||||
{
|
||||
{ "10", printDto.PartNumber },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user