文书批量打印bug合并
This commit is contained in:
commit
64aa2734c0
@ -429,7 +429,7 @@ namespace AIMS.OperationAfter.UI
|
|||||||
doc.Parent = c;
|
doc.Parent = c;
|
||||||
doc.Dock = DockStyle.Fill;
|
doc.Dock = DockStyle.Fill;
|
||||||
doc.Show();
|
doc.Show();
|
||||||
doc.myEditControl.ExecuteCommand("FilePrint", false, null);
|
doc.tsbSaveAndPrint_Click(null, null);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user