xj qian
2024-09-24 e3664da0966a35a90193abc46f57eb1386123297
jrj/project/business/VATNotify/simple.maint.vatnotify.cpp
@@ -821,7 +821,7 @@
         if (x == L"userInvoiceNo") //下拉
         {
            xstring sInvoiceNo = dw_item.GetItemString(row, L"NInvoiceNo");
            hdr.data = sInvoiceNo;
            hdr.data = sInvoiceNo.c_str(true);
         }
         return 1;