|  |  | 
 |  |  |          if (comdid == L"xmUpload")
 | 
 |  |  |          {
 | 
 |  |  | 
 | 
 |  |  |             if (caption == L"办公室")
 | 
 |  |  |             /*if (caption == L"办公室")
 | 
 |  |  |             {
 | 
 |  |  | 
 | 
 |  |  |                if (userno == L"00805" || userno == L"00804")
 | 
 |  |  | 
 |  |  |                {
 | 
 |  |  |                   OnAddAttachment();
 | 
 |  |  |                }
 | 
 |  |  |             }
 | 
 |  |  |             }*/
 | 
 |  |  |             /*   if(caption =="业务部优秀案例" || caption =="采购部优秀案例" )
 | 
 |  |  |                {*/
 | 
 |  |  | 
 | 
 |  |  |             if (userno == L"admin" || userno == L"00301" || userno == L"00601" || userno == L"00614" || userno == L"00701" || /*userno == L"00102" || userno == L"00201" ||*/ userno == L"00804")
 | 
 |  |  |             if (userno == L"admin" || userno == L"00301" || userno == L"00601" || userno == L"00614" || userno == L"00701" || userno == L"00204" || userno == L"00206" || userno == L"00102" || userno == L"00103" )
 | 
 |  |  |             {
 | 
 |  |  |                OnAddAttachment();
 | 
 |  |  |             }
 | 
 |  |  | 
 |  |  |          }
 | 
 |  |  |          if (comdid == L"xmDelete")
 | 
 |  |  |          {
 | 
 |  |  |             if (caption == L"办公室")
 | 
 |  |  |             /*if (caption == L"办公室")
 | 
 |  |  |             {
 | 
 |  |  | 
 | 
 |  |  |                if (userno == L"00805" || userno == L"00804")
 | 
 |  |  | 
 |  |  |                {
 | 
 |  |  |                   OnDeleteFile();
 | 
 |  |  |                }
 | 
 |  |  |             }
 | 
 |  |  |             if (userno == L"admin" || userno == L"00301" || userno == L"00601" || userno == L"00614" || userno == L"00701" || userno == L"00102" || userno == L"00201" || userno == L"00804")
 | 
 |  |  |             }*/
 | 
 |  |  |             if (userno == L"admin" || userno == L"00301" || userno == L"00601" || userno == L"00614" || userno == L"00701" || userno == L"00204" || userno == L"00206" || userno == L"00102" || userno == L"00103" )
 | 
 |  |  |             {
 | 
 |  |  |                OnDeleteFile();
 | 
 |  |  |             }
 |