LiFan
2024-07-05 5d2965493771ebc5f3216cb0a18012713b054c6a
jrj/project/business/VATNotify/update.vatnotify.cpp
@@ -246,7 +246,7 @@
         //获取焦点事件,用于重置工具条
         AttachEvent(L"WM_SETFOCUS", (FEvent)&UpdateVatNotifyWin::OnSetFocus);
         AttachEvent(L"dw_item", L"DWV_ROWFOCUSCHANGED", (FEvent)&UpdateVatNotifyWin::OnRowChanged);
         return 1;
      }
      int RetrieveCustomSource(xstring classifyID, xstring supplierID)