xj qian
2024-09-14 47180b84a17b15c976b96343449cc5747f9c14f7
jrj/project/start.vframe.vbusiness.cpp
@@ -257,7 +257,7 @@
         return 1;
      }
      int pr = pr1;
      LPARAM  pr = pr1;
      xstring action = comdid.mid(comdid.find(L"action:", 0) + 7, 9999);
      if (action == L"bill.delete" || action == L"bill.deleteEx")
      {
@@ -481,7 +481,7 @@
         return 1;
      }
      int pr = pr1;
      LPARAM  pr = pr1;
      xstring action = comdid.mid(comdid.find(L"action:",0)+7,9999);
      if(action == L"bill.delete" || action == L"bill.deleteEx")
      {