xj qian
2024-07-08 7f45e69221d65ec15b0684680c85fb7ed28169f3
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")