미체결 화면 버그 수정
This commit is contained in:
@@ -198,7 +198,7 @@ namespace AutoSellerNS
|
||||
|
||||
// 미체결
|
||||
var NCItems = m_CybosHelper.UpdateNC();
|
||||
lvNCItem.Clear();
|
||||
lvNCItem.Items.Clear();
|
||||
if(lvNCItem.InvokeRequired)
|
||||
{
|
||||
lvNCItem.Invoke(new Action(() => {
|
||||
|
||||
Reference in New Issue
Block a user