工单打印功能修改,直接打印BarTender标签
This commit is contained in:
@@ -26,7 +26,11 @@ namespace DOAN.Model.MES.product.Dto
|
||||
public DateTime WorkorderDate { get; set; }
|
||||
}
|
||||
|
||||
|
||||
public class ProWorkorderExportDto
|
||||
{
|
||||
public string [] WorkorderArray { get; set; }
|
||||
public string Path { get; set; }
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user