| | |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | | <apex:includeScript value="/soap/ajax/29.0/connection.js"/> |
| | | <apex:includeScript value="/soap/ajax/29.0/apex.js"/> |
| | | <script type="text/javascript"> |
| | | function init() { |
| | | var str = ''; |
| | | var subTaskNumber = '{!subTaskNumber}'; |
| | | var myAllTaskNumber = '{!myTaskNumber}'; |
| | | var UnfinishedTaskNumber = '{!UnfinishedTaskNumber}'; |
| | | var feedbackNumber = '{!feedbackNumber}'; // 2021-11-4 yjk 待反馈任务 |
| | | <apex:includeScript value="{!URLFOR($Resource.connection20)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.apex20)}"/> |
| | | <script type="text/javascript"> |
| | | function init() { |
| | | var str = ''; |
| | | var subTaskNumber = '{!subTaskNumber}'; |
| | | var myAllTaskNumber = '{!myTaskNumber}'; |
| | | var UnfinishedTaskNumber = '{!UnfinishedTaskNumber}'; |
| | | var feedbackNumber = '{!feedbackNumber}'; // 2021-11-4 yjk 待反馈任务 |
| | | var isShowTask = '{!isShowTask}'; // 2022-3-17 yjk 根据简档显示任务提醒 |
| | | var proId = '{!proId}'; |
| | | if(myAllTaskNumber > 0 ){ |
| | | str += '您未接受的任务共有' + myAllTaskNumber +'个,' ; |
| | | } |
| | | if(subTaskNumber > 0 ){ |
| | | str += '您下属未接受的任务共有' + subTaskNumber +'个,' ; |
| | | } |
| | | if(UnfinishedTaskNumber > 0){ |
| | | str += '您未完成的任务共有' + UnfinishedTaskNumber + '个'; |
| | | } |
| | | |
| | | if(myAllTaskNumber > 0 ){ |
| | | str += '您未接受的任务共有' + myAllTaskNumber +'个,' ; |
| | | } |
| | | if(subTaskNumber > 0 ){ |
| | | str += '您下属未接受的任务共有' + subTaskNumber +'个,' ; |
| | | } |
| | | if(UnfinishedTaskNumber > 0){ |
| | | str += '您未完成的任务共有' + UnfinishedTaskNumber + '个'; |
| | | } |
| | | console.log('1:'+str); |
| | | if( str != '' ){ |
| | | console.log('2'+str); |
| | | str+= '如需处理,请点击左侧任务管理表链接!'; |
| | | console.log('3'+str); |
| | | //alert(str); |
| | | } |
| | | var myTBCNumber = '{!myTBCNumber}'; |
| | | var myTBRNumber = '{!myTBRNumber}'; |
| | | var myTBBNumber = '{!myTBBNumber}'; |
| | | if(myTBCNumber>0||myTBRNumber>0||myTBBNumber>0){ |
| | | j$(escapeVfId("allPage:alertPanel2")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId("allPage:alertPanel2")).attr('font-weight','bold'); |
| | | } |
| | | |
| | | var subTaskNumber = '{!subTaskNumber}'; |
| | | var myTaskNumber = '{!myTaskNumber}'; |
| | | var UnfinishedTaskNumber = '{!UnfinishedTaskNumber}'; |
| | | var feedbackNumber = '{!feedbackNumber}'; |
| | | if(subTaskNumber>0||myTaskNumber>0||UnfinishedTaskNumber>0||feedbackNumber>0){ |
| | | j$(escapeVfId("allPage:alertPanel")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId("allPage:alertPanel")).attr('font-weight','bold'); |
| | | } |
| | | |
| | | console.log('1:'+str); |
| | | if( str != '' ){ |
| | | console.log('2'+str); |
| | | str+= '如需处理,请点击左侧任务管理表链接!'; |
| | | console.log('3'+str); |
| | | //alert(str); |
| | | } |
| | | var myTBCNumber = '{!myTBCNumber}'; |
| | | var myTBRNumber = '{!myTBRNumber}'; |
| | | var myTBBNumber = '{!myTBBNumber}'; |
| | | if(myTBCNumber>0||myTBRNumber>0||myTBBNumber>0){ |
| | | j$(escapeVfId("allPage:alertPanel2")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId("allPage:alertPanel2")).attr('font-weight','bold'); |
| | | } |
| | | |
| | | var subTaskNumber = '{!subTaskNumber}'; |
| | | var myTaskNumber = '{!myTaskNumber}'; |
| | | var UnfinishedTaskNumber = '{!UnfinishedTaskNumber}'; |
| | | var feedbackNumber = '{!feedbackNumber}'; |
| | | if(subTaskNumber>0||myTaskNumber>0||UnfinishedTaskNumber>0||feedbackNumber>0){ |
| | | j$(escapeVfId("allPage:alertPanel")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId("allPage:alertPanel")).attr('font-weight','bold'); |
| | | } |
| | | if(subTaskNumber==0 && myTaskNumber==0 && UnfinishedTaskNumber==0 && feedbackNumber==0){ |
| | | j$(escapeVfId( "allPage:alertPanel3")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId( "allPage:alertPanel3")).attr('font-weight','bold'); |
| | | } |
| | | |
| | | if(subTaskNumber==0 && myTaskNumber==0 && UnfinishedTaskNumber==0 && feedbackNumber==0){ |
| | | j$(escapeVfId( "allPage:alertPanel3")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId( "allPage:alertPanel3")).attr('font-weight','bold'); |
| | | } |
| | | |
| | | var isTwoSOne = '{!isTwoSOne}'; |
| | | var OppWithoutConformNumber = '{!OppWithoutConformNumber}'; |
| | | if(isTwoSOne==true&&OppWithoutConformNumber>0){ |
| | | j$(escapeVfId( "allPage:OppWithoutConform")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId( "allPage:OppWithoutConform")).attr('font-weight','bold'); |
| | | } |
| | | var isTwoSOne = '{!isTwoSOne}'; |
| | | var OppWithoutConformNumber = '{!OppWithoutConformNumber}'; |
| | | if(isTwoSOne==true&&OppWithoutConformNumber>0){ |
| | | j$(escapeVfId( "allPage:OppWithoutConform")).attr('font-family','Microsoft YaHei'); |
| | | j$(escapeVfId( "allPage:OppWithoutConform")).attr('font-weight','bold'); |
| | | } |
| | | |
| | | |
| | | } |
| | | </script> |
| | | <body onload="init()"/> |
| | | <!--2021-11-15 mzy 任务管理改善 start--> |
| | | <!--2021-05-19 招投标项目- 页面提醒 mzy start--> |
| | | <apex:outputPanel id="alertPanel2" rendered ="{!if( myTBCNumber > 0 || myTBRNumber > 0 || myTBBNumber > 0, |
| | | 'true','false')}" > |
| | | <!--待确认的招投标项目--> |
| | | <apex:outputPanel rendered = "{!if( myTBCNumber > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family:\'Microsoft YaHei\'; "> |
| | | <h3> |
| | | |
| | | <!--<apex:outputText value ="{!if(subTaskNumber > 0 || myTaskNumber > 0 , ',' , '')}"/> --> |
| | | <apex:outputText value ="{!if(myTBCNumber >0, |
| | | '待确认的招投标项目','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.GIORSP_Tender}','_blank')"><font size="4" color="red" >({!myTBCNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--待关联询价的招投标项目--> |
| | | <apex:outputPanel rendered = "{!if( myTBRNumber > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family:\'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( myTBCNumber > 0, ',' , '')}"/> |
| | | |
| | | <apex:outputText value ="{!if(myTBRNumber >0, |
| | | '待关联询价的招投标项目','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.InfoOwner_Tender}','_blank')"><font size="4" color="red">({!myTBRNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--待应标的招投标项目--> |
| | | <apex:outputPanel rendered = "{!if( myTBBNumber > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold; font-family:\'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( myTBRNumber > 0 || myTBCNumber > 0, ',' , '')}"/> |
| | | |
| | | <apex:outputText value ="{!if(myTBBNumber >0, |
| | | '待应标的招投标项目','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.AccountOwner_Tender}','_blank')"><font size="4" color="red">({!myTBBNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <br/> |
| | | <div style='height:5px;'/> |
| | | </apex:outputPanel> |
| | | <!--2021-05-19 招投标项目- 页面提醒 mzy end--> |
| | | <!--2021-05-19 任务- 页面提醒 mzy start--> |
| | | <apex:outputPanel id="alertPanel" rendered ="{!if( subTaskNumber > 0 || myTaskNumber > 0 || UnfinishedTaskNumber > 0 || feedbackNumber > 0 || OverFeedbackNumber > 0, |
| | | 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--2021-09-26 wangweipeng start --> |
| | | <!--未接受任务--> |
| | | <apex:outputPanel rendered = "{!if( myTaskNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(myTaskNumber > 0,'未接受任务','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')"><font size="4" color="red">({!myTaskNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--未完成任务--> |
| | | <apex:outputPanel rendered = "{!if( UnfinishedTaskNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( myTaskNumber > 0, ',' , '')}"/> |
| | | |
| | | <apex:outputText value ="{!if(UnfinishedTaskNumber > 0,'未完成任务','' )}"/> |
| | | <!-- paramType 参数2代表: 02 接受--> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage?paramType=2','_blank')"><font size="4" color="red" >({!UnfinishedTaskNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--累计下属未接受任务--> |
| | | <apex:outputPanel rendered = "{!if( subTaskNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( UnfinishedTaskNumber > 0, ',' , if( myTaskNumber > 0, ',' , ''))}"/> |
| | | |
| | | <apex:outputText value ="{!if(subTaskNumber > 0,'累计下属未接受任务','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')"><font size="4" color="red" >({!subTaskNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!-- <h3> --> |
| | | <!-- <apex:outputText value ="{!if(myTaskNumber > 0,'未接受任务(' + Text(myTaskNumber) + '个),','')}"/> --> |
| | | <!--201-09-18 增加未完成任务数量显示 PK statr --> |
| | | <!-- <apex:outputText value ="{!if(UnfinishedTaskNumber > 0,'未完成任务('+ Text(UnfinishedTaskNumber) + '个),','' )}"/> --> |
| | | <!--201-09-18 增加未完成任务数量显示 PK end --> |
| | | <!-- <apex:outputText value ="{!if(subTaskNumber > 0,'累计下属未接受任务(' + Text(subTaskNumber) + '个),','')}"/> --> |
| | | <!-- 进行处理请点 --> |
| | | <!-- <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')">这里</a> --> |
| | | } |
| | | </script> |
| | | <body onload="init()"/> |
| | | |
| | | |
| | | <!-- </h3> --> |
| | | <!--2021-09-26 wangweipeng end --> |
| | | <apex:outputPanel id="feedbackPanel" rendered ="{!if( feedbackNumber > 0 , |
| | | 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--2021-09-26 wangweipeng start --> |
| | | <!--未接受任务--> |
| | | <apex:outputPanel rendered = "{!if( feedbackNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <h3> |
| | | <apex:outputText value ="{!if( UnfinishedTaskNumber > 0, ',' , if( myTaskNumber > 0, ',' , if(feedbackNumber>0,',','')))}"/> |
| | | |
| | | <apex:outputText style="font-family: Microsoft YaHei" value ="{!if(feedbackNumber > 0,'待反馈任务','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskFeedback','_blank')"><font size="4" color="red">({!feedbackNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | <!--已完成反馈任务 mzy 2021-11-17 start--> |
| | | <!--<apex:outputPanel rendered = "{!if( OverFeedbackNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if(myTaskNumber >0 || subTaskNumber > 0 || UnfinishedTaskNumber >0 || feedbackNumber>0 , ',' , '')}"/> |
| | | --> |
| | | <!--<apex:outputText value ="{!if(OverFeedbackNumber > 0,'已完成反馈任务','' )}"/>--> |
| | | <!--<font size="3.5" color="#015ba7">已完成反馈任务</font> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.OverFeedbackTask}','_blank')"><font size="4" color="red" >({!OverFeedbackNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel>--> |
| | | <!--已完成反馈任务 mzy 2021-11-17 end--> |
| | | </apex:outputPanel> |
| | | <!-- 2022-5-13 yjk 助理待跟进咨询单 start--> |
| | | <apex:outputPanel id="InquiryNumberZhuliform" rendered="{!if( InquiryNumberZhuli > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--未转化询价--> |
| | | <apex:outputPanel rendered = "{!if( InquiryNumberZhuli > 0, 'true','false')}" style="font-family:\'\5FAE\8F6F\96C5\9ED1\'; font-weight: bold;"> |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(InquiryNumberZhuli > 0,'助理待跟进咨询单','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.zhuliFollowInquiryForm}','_blank')"><font size="4" color="red">({!InquiryNumberZhuli}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | |
| | | <apex:outputPanel id="alertPanel3" rendered="{!if( subTaskNumber == 0 && myTaskNumber == 0 && UnfinishedTaskNumber == 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <h3> |
| | | 您没有未接受的任务,需要进入任务管理表请点 |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')">这里</a> |
| | | </h3> |
| | | <br/> |
| | | </apex:outputPanel> |
| | | <!--2021-11-15 mzy 未转化询价-页面提醒 satrt --> |
| | | <!-- 2021-11-09 mzy SWAG-C8KCZZ start--> |
| | | <apex:outputPanel id="OppWithoutConform" rendered="{!isTwoSOne}" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--未转化询价--> |
| | | <apex:outputPanel rendered = "{!if( OppWithoutConformNumber > 0, 'true','false')}" style="font-family:\'\5FAE\8F6F\96C5\9ED1\'; font-weight: bold;"> |
| | | <br/> |
| | | <div style='height:5px;'/> |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(OppWithoutConformNumber > 0,'未转化的经销商询价','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.OppWithoutConform}','_blank')"><font size="4" color="red">({!OppWithoutConformNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | <!-- 2021-11-09 mzy SWAG-C8KCZZ end --> |
| | | <!--2021-11-15 mzy 未转化询价-页面提醒 end --> |
| | | <!-- 2022-5-13 yjk 助理待跟进咨询单 end --> |
| | | |
| | | <!--2021-11-23 mzy 共通平台项目-首页修改 start --> |
| | | <apex:outputPanel id="LeadIntention" rendered="{!isShowInquiry}" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!-- 待跟进的咨询单 --> |
| | | <apex:outputPanel rendered = "{!if( InquiryNumber > 0, 'true','false')}" style="font-family:\'\5FAE\8F6F\96C5\9ED1\'; font-weight: bold;"> |
| | | <br/> |
| | | <div style='height:5px;'/> |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(InquiryNumber > 0,'待跟进的咨询单','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.WaitFollowInquiryForm}','_blank')"><font size="4" color="red">({!InquiryNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | <!--2021-11-23 mzy 共通平台项目-首页修改 end --> |
| | | <!--2021-11-15 mzy 任务管理改善 end--> |
| | | <!--2021-11-23 mzy 共通平台项目-首页修改 start --> |
| | | <apex:outputPanel id="LeadIntention" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!-- 待跟进的咨询单 --> |
| | | <apex:outputPanel rendered = "{!if(InquiryNumber != null && InquiryNumber > 0, 'true','false')}" style="font-family:\'\5FAE\8F6F\96C5\9ED1\'; font-weight: bold;"> |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(InquiryNumber != null && InquiryNumber > 0,'待跟进的咨询单','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.WaitFollowInquiryForm}','_blank')"><font size="4" color="red">({!InquiryNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--2022-4-19 yjk SWAG-CBUB2W 首页修改 start --> |
| | | <apex:outputPanel rendered = "{!if(InquiryNumberFSE != null && InquiryNumberFSE > 0, 'true','false')}" style="font-family:\'\5FAE\8F6F\96C5\9ED1\'; font-weight: bold;"> |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(InquiryNumberFSE != null && InquiryNumberFSE > 0,'FSE待跟进的咨询单','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.FSEWaitFollowInquiryForm}','_blank')"><font size="4" color="red">({!InquiryNumberFSE}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--2022-4-19 yjk SWAG-CBUB2W 首页修改 end --> |
| | | </apex:outputPanel> |
| | | <!--2021-11-23 mzy 共通平台项目-首页修改 end --> |
| | | |
| | | <!--2021-11-15 mzy 未转化询价-页面提醒 satrt --> |
| | | <!-- 2021-11-09 mzy SWAG-C8KCZZ start--> |
| | | <apex:outputPanel id="OppWithoutConform" rendered="{!isTwoSOne}" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--未转化询价--> |
| | | <apex:outputPanel rendered = "{!if( OppWithoutConformNumber > 0, 'true','false')}" style="font-family:\'\5FAE\8F6F\96C5\9ED1\'; font-weight: bold;"> |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(OppWithoutConformNumber > 0,'未转化的经销商询价','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.OppWithoutConform}','_blank')"><font size="4" color="red">({!OppWithoutConformNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | <!-- 2021-11-09 mzy SWAG-C8KCZZ end --> |
| | | <!--2021-11-15 mzy 未转化询价-页面提醒 end --> |
| | | |
| | | <!--2021-11-15 mzy 任务管理改善 start--> |
| | | <!--2021-05-19 招投标项目- 页面提醒 mzy start--> |
| | | <apex:outputPanel id="alertPanel2" rendered ="{!if( myTBCNumber > 0 || myTBRNumber > 0 || myTBBNumber > 0, |
| | | 'true','false')}" > |
| | | <!--待确认的招投标项目--> |
| | | <apex:outputPanel rendered = "{!if( myTBCNumber > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family:\'Microsoft YaHei\'; "> |
| | | <h3> |
| | | |
| | | <!--<apex:outputText value ="{!if(subTaskNumber > 0 || myTaskNumber > 0 , ',' , '')}"/> --> |
| | | <apex:outputText value ="{!if(myTBCNumber >0, |
| | | '待确认的招投标项目','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.GIORSP_Tender}','_blank')"><font size="4" color="red" >({!myTBCNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--待关联询价的招投标项目--> |
| | | <apex:outputPanel rendered = "{!if( myTBRNumber > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family:\'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( myTBCNumber > 0, ',' , '')}"/> |
| | | |
| | | <apex:outputText value ="{!if(myTBRNumber >0, |
| | | '待关联询价的招投标项目','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.InfoOwner_Tender}','_blank')"><font size="4" color="red">({!myTBRNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--待应标的招投标项目--> |
| | | <apex:outputPanel rendered = "{!if( myTBBNumber > 0, 'true','false')}" style="font-size: 1.3em; font-weight: bold; font-family:\'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( myTBRNumber > 0 || myTBCNumber > 0, ',' , '')}"/> |
| | | |
| | | <apex:outputText value ="{!if(myTBBNumber >0, |
| | | '待应标的招投标项目','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.AccountOwner_Tender}','_blank')"><font size="4" color="red">({!myTBBNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | <!--2021-05-19 招投标项目- 页面提醒 mzy end--> |
| | | |
| | | <!--2021-05-19 任务- 页面提醒 mzy start--> |
| | | <apex:outputPanel id="alertPanel" rendered ="{!if( (subTaskNumber > 0 || myTaskNumber > 0 || UnfinishedTaskNumber > 0 || feedbackNumber > 0 || OverFeedbackNumber > 0) && isShowTask, |
| | | 'true','false')}" style="font-size: 1.3em; font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--2021-09-26 wangweipeng start --> |
| | | <!--未接受任务--> |
| | | <br/> |
| | | <apex:outputPanel rendered = "{!if( myTaskNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <h3> |
| | | |
| | | <apex:outputText value ="{!if(myTaskNumber > 0,'未接受任务','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')"><font size="4" color="red">({!myTaskNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--未完成任务--> |
| | | <apex:outputPanel rendered = "{!if( UnfinishedTaskNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( myTaskNumber > 0, ',' , '')}"/> |
| | | |
| | | <apex:outputText value ="{!if(UnfinishedTaskNumber > 0,'未完成任务','' )}"/> |
| | | <!-- paramType 参数2代表: 02 接受--> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage?paramType=2','_blank')"><font size="4" color="red" >({!UnfinishedTaskNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--累计下属未接受任务--> |
| | | <apex:outputPanel rendered = "{!if( subTaskNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if( UnfinishedTaskNumber > 0, ',' , if( myTaskNumber > 0, ',' , ''))}"/> |
| | | |
| | | <apex:outputText value ="{!if(subTaskNumber > 0,'累计下属未接受任务','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')"><font size="4" color="red" >({!subTaskNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!-- <h3> --> |
| | | <!-- <apex:outputText value ="{!if(myTaskNumber > 0,'未接受任务(' + Text(myTaskNumber) + '个),','')}"/> --> |
| | | <!--201-09-18 增加未完成任务数量显示 PK statr --> |
| | | <!-- <apex:outputText value ="{!if(UnfinishedTaskNumber > 0,'未完成任务('+ Text(UnfinishedTaskNumber) + '个),','' )}"/> --> |
| | | <!--201-09-18 增加未完成任务数量显示 PK end --> |
| | | <!-- <apex:outputText value ="{!if(subTaskNumber > 0,'累计下属未接受任务(' + Text(subTaskNumber) + '个),','')}"/> --> |
| | | <!-- 进行处理请点 --> |
| | | <!-- <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')">这里</a> --> |
| | | |
| | | |
| | | <!-- </h3> --> |
| | | <!--2021-09-26 wangweipeng end --> |
| | | <apex:outputPanel id="feedbackPanel" rendered ="{!if( feedbackNumber > 0 , |
| | | 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <!--2021-09-26 wangweipeng start --> |
| | | <!--未接受任务--> |
| | | <apex:outputPanel rendered = "{!if( feedbackNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <h3> |
| | | <apex:outputText value ="{!if( UnfinishedTaskNumber > 0, ',' , if( myTaskNumber > 0, ',' , if(feedbackNumber>0,',','')))}"/> |
| | | |
| | | <apex:outputText style="font-family: Microsoft YaHei" value ="{!if(feedbackNumber > 0,'待反馈任务','')}"/> |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskFeedback','_blank')"><font size="4" color="red">({!feedbackNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | </apex:outputPanel> |
| | | <!--已完成反馈任务 mzy 2021-11-17 start--> |
| | | <!--<apex:outputPanel rendered = "{!if( OverFeedbackNumber > 0, 'true','false')}" style="font-weight: bold;font-family: \'Microsoft YaHei\';"> |
| | | <h3> |
| | | <apex:outputText value ="{!if(myTaskNumber >0 || subTaskNumber > 0 || UnfinishedTaskNumber >0 || feedbackNumber>0 , ',' , '')}"/> |
| | | --> |
| | | <!--<apex:outputText value ="{!if(OverFeedbackNumber > 0,'已完成反馈任务','' )}"/>--> |
| | | <!--<font size="3.5" color="#015ba7">已完成反馈任务</font> |
| | | <a href="javascript:return null;" onclick="window.open('{!$Label.OverFeedbackTask}','_blank')"><font size="4" color="red" >({!OverFeedbackNumber}个)</font></a> |
| | | </h3> |
| | | </apex:outputPanel>--> |
| | | <!--已完成反馈任务 mzy 2021-11-17 end--> |
| | | </apex:outputPanel> |
| | | |
| | | <apex:outputPanel id="alertPanel3" rendered="{!if( subTaskNumber == 0 && myTaskNumber == 0 && UnfinishedTaskNumber == 0 && isShowTask, 'true','false') }" style="font-weight: bold;font-family: \'Microsoft YaHei\';" > |
| | | <br/> |
| | | <h3> |
| | | 您没有未接受的任务,需要进入任务管理表请点 |
| | | <a href="javascript:return null;" onclick="window.open('/apex/taskManage','_blank')">这里</a> |
| | | </h3> |
| | | </apex:outputPanel> |
| | | <!--2021-11-15 mzy 任务管理改善 end--> |
| | | </apex:page> |