LiFan
2024-07-23 9ab768f94cecdcec13c22e7d70e9fd8a18afef53
jrj/project/business/VATNotify/list.vatnotify.cpp
@@ -289,7 +289,7 @@
         int h = xcombobox::GetCurSel(evt->command.hCtrl);
         if (h > -1)
         {
            xstring txt = xcombobox::GetLBText(evt->command.hCtrl, h);
            xstring txt = (string)xcombobox::GetLBText(evt->command.hCtrl, h);
            if (txt == L"通知日期")
            {