xj qian
2025-04-07 e4d89662adfded05672a318481a7a0c91d963fae
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);