LiFan
2024-07-05 7f865f1e7ed7e67e6c0e5e8df6f1d528c23de0dd
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)