LiFan
2024-12-17 e3f724c9fd36995c207a6ed173849c20aaa2e3d7
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;