xj qian
2024-11-11 4bf2d2c6cfdb4a7cfe0ed4865536b9f1d7594839
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;