xj qian
2025-04-07 ea03be1b12fccb6b4ee4667b06d827a6ed9f0721
jrj/project/business/VATNotify/del.vatinvoice.cpp
@@ -84,7 +84,7 @@
         {   
            int row = dw_list.GetRow();
            xstring VATInvoiceID = dw_list.GetItemString(row,L"VATInvoiceID");
            alert(VATInvoiceID);
            //alert(VATInvoiceID);
            int MB_OKCANCEL = 1;
            int IDOK  = 1;
            int ret = MessageBox(GetHWND(),L"确认恢复?",L"提示",MB_OKCANCEL);