qianxj2004
11 小时以前 6131814bc90be94feb1eabeb41be845f55082e02
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;