LiFan
2024-07-08 48666c5e1add6272d75fccebf3218c01ec9c8c79
jrj/project/business/VATNotify/list.vatnotify.cpp
@@ -239,7 +239,7 @@
         }
         else if (comdid == L"find")
         {
            m_QueryTxt = GetControl(L"txt").GetText();
            m_QueryTxt = xcontrol(GetControl(L"txt")).GetText();
            return OnRetrieve(DatePicker);
         }
         else if (comdid == L"xmRefresh")