| | |
| | | |
| | | 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"已审核") |
| | | { |
| | |
| | | } |
| | | } |
| | | |
| | | 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); |