LiFan
2024-07-09 2b0969c7ab5edf8f1021f18207f5710fdb52f5a7
jrj/project/business/AR/ExchageFile.cpp
@@ -1,6 +1,7 @@
#include <wobject/xstring.hpp>
#include <xcontrol/xtreeview.hpp>
#include <xcontrol/xdwgrid.hpp>
#include <xcontrol/xcell.hpp>
#include "vbusiness/vframe/listwin.vframe.vbusiness.hpp"
#include "viewobject/view.base.hpp"
@@ -72,7 +73,7 @@
         const xstring data;
         int anchorrow;
         int anchorcol;*/
         if (hdr.currentcol == 1 && hdr.data != L"")
         if (hdr.col == 1 && hdr.data != L"")
         {
            //dw_exchangefile.SetItemString(hdr.currentrow,hdr.currentcol, L"");
         }