xj qian
2025-03-13 cf8dba7748cc9826d744069b5063a14e3fcd2fa8
jrj/project/business/VATNotify/maint.papercard.vatnotify.cpp
@@ -728,7 +728,7 @@
         if (x == L"userInvoiceNo") //下拉
         {
            xstring sInvoiceNo = dw_item.GetItemString(row, L"NInvoiceNo");
            hdr.data = sInvoiceNo;
            hdr.data = sInvoiceNo.c_str(true);
         }
         return 1;