LiFan
2024-10-18 7ac57009ceb55a1d5968f14b5da52dfa4d03e89f
jrj/project/start.vframe.vbusiness.cpp
@@ -35,7 +35,7 @@
      dw_list.Retrieve(doc);
      dw_list.CreateTree((LPCWSTR)L"node()", 1, 15, 16);
      dw_list.Redraw();
      /*
      dw_list.Redraw();
      dw_list.SetReadOnly(true);
@@ -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")
      {