LiFan
2024-09-24 0d0e72d8e08b176c4791b7c0b50f3fb28ffbcf5b
jrj/project/business/VATNotify/VATNotifyParse.cpp
@@ -51,7 +51,6 @@
      int OnOk()
      {
         xaserverarg arg = GetArg();
         arg.AddArg(L"process", L"ok");
         arg.AddArg(L"Quantity", dw_base.GetItemString(1, L"Quantity"));
@@ -111,6 +110,7 @@
      int onload()
      {
         SetArg();
         dw_base = GetControl(L"dw_base");
         dw_base.openUrl(L"/sale/view/VATNotify/template/VATNotify/ParseNumber");