lifan
7 天以前 5476e162d57371e42b4db7c3d57301c6dcd1781d
update
已修改1个文件
10 ■■■■ 文件已修改
jrj/project/business/Customer3.maint.cpp 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Customer3.maint.cpp
@@ -1272,7 +1272,7 @@
            
            ApplyStatus=dw_detail.GetItemString(1,L"ApplyStatus");
            
            if(userno !=L"00601" && userno !=L"admin" && userno !=L"00701" && userno != L"00618" || userno == L"00620")
            if(userno !=L"00601" && userno !=L"admin" && userno !=L"00701" && userno != L"00618" || userno != L"00620")
            {
                if(ApplyStatus ==L"已审核")
                {
@@ -1280,7 +1280,13 @@
                }
            }
            
            if (userno == L"00601" && userno == L"admin" && userno != L"00701" && userno == L"00618" || userno == L"00620")
            {
                    dw_detail.SetReadOnly(false);
            }
            dw_detail.SetEditUpperMode(true);
            dw_visit.SetEditUpperMode(true);
            dw_Meetings.SetEditUpperMode(true);