xj qian
2024-07-09 aca1cda66c85390941657258fbd7ccaf82b3200c
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")