|  |  | 
 |  |  |     <aura:attribute name="fieldsmap" type="Map" /> | 
 |  |  |     <aura:attribute name="AgencyReportMap" type="Boolean" default="false" /> | 
 |  |  |     <!-- 周报分类 --> | 
 |  |  |      | 
 |  |  |  | 
 |  |  |     <aura:attribute name="alldata" type="List" /> | 
 |  |  |     <aura:attribute name="allselectlist" type="Map" /> | 
 |  |  |     <aura:attribute name="doclist" type="List" /> | 
 |  |  | 
 |  |  |     <aura:attribute name="hospitalLinkId" type="string" default="" /> | 
 |  |  |     <aura:handler name="change" value="{!v.hospital}" action="{!c.hosChange}" /> | 
 |  |  |     <aura:attribute name="hospitalList" type="Map" /> | 
 |  |  |     <!-- 使用产品1 --> | 
 |  |  |     <!-- 使用产品1(产品型号) --> | 
 |  |  |     <aura:attribute name="UseProduct1" type="string" default="" /> | 
 |  |  |     <aura:handler name="change" value="{!v.UseProduct1}" action="{!c.UseProduct1Change}" /> | 
 |  |  |     <aura:attribute name="UseProduct1List" type="Map" /> | 
 |  |  | 
 |  |  |     <aura:attribute name="confirm_status" type="Integer" default="0" /> | 
 |  |  |     <aura:attribute name="modal_confirm_title" type="String" /> | 
 |  |  |     <aura:attribute name="modal_confirm_text" type="String" /> | 
 |  |  |     <!-- fy --> | 
 |  |  |     <aura:attribute name="UserProType" type="String" /> | 
 |  |  |     <!-- 科室 --> | 
 |  |  |     <aura:attribute name="opportunity_cfilter" type="String" /> | 
 |  |  |     <aura:attribute name="update_select_report_data_id" type="String" default="" /> | 
 |  |  | 
 |  |  |     <aura:attribute name="NumOfRecords" type="Integer" default="1000" /> | 
 |  |  |     <aura:attribute name="showMain" type="Boolean" default="true" /> | 
 |  |  |     <aura:attribute name="IsEventDefault" type="Boolean" default="true" /> | 
 |  |  |  | 
 |  |  |  | 
 |  |  |      | 
 |  |  |     <aura:attribute name="PIConfig" type="Map"/> | 
 |  |  |      | 
 |  |  |         <ltng:require scripts="{! $Resource.AWSService+'/AWSService.js' }" /> | 
 |  |  |     <ltng:require scripts="{! $Resource.jquery183minjs }" /> | 
 |  |  |      | 
 |  |  |     <!-- 批量添加周报 end--> | 
 |  |  |  | 
 |  |  |  | 
 |  |  |     <!--ロード中...--> | 
 |  |  |     <aura:renderIf isTrue="{!v.login}"> | 
 |  |  |         <div class="slds-spinner_container height100vh"> | 
 |  |  | 
 |  |  |             </div> | 
 |  |  |         </div> | 
 |  |  |     </aura:renderIf> | 
 |  |  |  | 
 |  |  |  | 
 |  |  |     <div aura:id="report" id="report" class="contents_wrapper"> | 
 |  |  |         <div class="slds-grid slds-wrap slds-grid--pull-padded"> | 
 |  |  |             <div style="width: 230px;"></div> | 
 |  |  | 
 |  |  |                     change="{!c.select_agency_change}" /> | 
 |  |  |             </div> | 
 |  |  |             <div style="width: 200px;"> | 
 |  |  |  | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |             <div class="tr slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--2-of-12 slds-large-size--2-of-12" | 
 |  |  |                 style="display: contents;"> | 
 |  |  |                 <ui:button aura:id="new_button" label="新建" press="{!c.new_report}" /> | 
 |  |  | 
 |  |  |                 <ui:button aura:id="import" label="导入" press="{!c.import}" /> | 
 |  |  |                 <ui:button aura:id="export" label="导出" press="{!c.export_condition}" /> | 
 |  |  |             </div> | 
 |  |  |  | 
 |  |  |         </div> | 
 |  |  |     </div> | 
 |  |  |     <div aura:id="report_list" class="report_list_area"> | 
 |  |  |         <div class="slds-table--edit_container slds-is-relative" style="padding-left: 150px;"> | 
 |  |  |         <div class="slds-table--edit_container slds-is-relative" style="padding-left: 50px;"> | 
 |  |  |             <table class="slds-table slds-table--edit slds-table--bordered slds-table--fixed-layout slds-no-cell-focus" | 
 |  |  |                 role="grid" style="width:66.75rem;"> | 
 |  |  |                 <thead> | 
 |  |  |                     <tr class="slds-line-height--reset"> | 
 |  |  |                         <th class="table_header slds-text-title--caps"> | 
 |  |  |  | 
 |  |  |                         </th> | 
 |  |  |                         <th class="table_header slds-text-title--caps"> | 
 |  |  |                             <span class="slds-truncate" title="Name">{!v.fieldsmap.Person_In_Charge2__c}</span> | 
 |  |  | 
 |  |  |                             <!-- {!v.fieldsmap.Department_Cateogy__c}    科室--> | 
 |  |  |                         </th> | 
 |  |  |                         <th class="table_header slds-text-title--caps"> | 
 |  |  |                             <span class="slds-truncate" title="Name">{!v.fieldsmap.doctor2__c}</span> | 
 |  |  |                             <!-- {!v.fieldsmap.doctor2__c}    客户人员 --> | 
 |  |  |                             <span class="slds-truncate" title="Name">医院人员</span> | 
 |  |  |                             <!-- {!v.fieldsmap.doctor2__c}    医院人员 --> | 
 |  |  |                         </th> | 
 |  |  |                         <th class="table_header slds-text-title--caps"> | 
 |  |  |                             <span class="slds-truncate" title="Name">{!v.fieldsmap.visitor_title__c}</span> | 
 |  |  |                             <span class="slds-truncate" title="Name">{!v.fieldsmap.DealerPersonnel__c}</span> | 
 |  |  |                             <!-- {!v.fieldsmap.visitor_title__c}   职位--> | 
 |  |  |                         </th> | 
 |  |  |                          | 
 |  |  |                     </tr> | 
 |  |  |                 </thead> | 
 |  |  |                 <tbody> | 
 |  |  | 
 |  |  |                             <td role="gridcell" class="slds-cell-edit"> | 
 |  |  |                                 <span class="slds-grid slds-grid--align-spread"> | 
 |  |  |                                     <span class="slds-truncate" | 
 |  |  |                                         title="{!item.doctor2__r.Name}">{!item.doctor2__r.Name}</span> | 
 |  |  |                                         title="{!item.doctor2__r.Name}"> | 
 |  |  |                                         <span class="encrypt">{!item.doctor2__r.Name}</span> | 
 |  |  |                                         <span class="decrypt">{!item.doctor2__r.awsdata.name}</span> | 
 |  |  |                                     </span> | 
 |  |  |                                 </span> | 
 |  |  |                             </td> | 
 |  |  |                  | 
 |  |  |                             <td role="gridcell" class="slds-cell-edit"> | 
 |  |  |                                 <span class="slds-grid slds-grid--align-spread"> | 
 |  |  |                                     <span class="slds-truncate" | 
 |  |  |                                         title="{!item.DealerPersonnel__r.Name}">{!item.DealerPersonnel__r.Name}</span> | 
 |  |  |                                 </span> | 
 |  |  |                             </td> | 
 |  |  |                         </tr> | 
 |  |  |                     </aura:iteration> | 
 |  |  |                 </tbody> | 
 |  |  | 
 |  |  |             </aura:set> | 
 |  |  |         </aura:renderIf> | 
 |  |  |     </div> | 
 |  |  |  | 
 |  |  |     <!--    <ui:button aura:id="test_button" label="test" class="fade animation_on" press="{!c.test}"/>--> | 
 |  |  |     <!-- 批量添加周报 start--> | 
 |  |  |     <div aura:id="modal_import" role="dialog" tabindex="-1" | 
 |  |  |         class="disp_none slds-modal slds-fade-in-open slds-modal--large" aria-labelledby="headerTarget"> | 
 |  |  | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-4"> | 
 |  |  |                             活动日开始日期 | 
 |  |  |  | 
 |  |  |                             <lightning:input type="Date" class="slds-input slds-input_bare " | 
 |  |  |                                 aura:id="input-report-date1" /> | 
 |  |  |                         </div> | 
 |  |  | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-4"> | 
 |  |  |                         </div> | 
 |  |  |  | 
 |  |  |                         <div class="slds-p-around--large slds-align--absolute-center"> | 
 |  |  |                             <lightning:button label="确认" variant="brand" onclick="{!c.select_repores_date}" /> | 
 |  |  |                             <lightning:button label="取消" variant="brand" onclick="{!c.close_export}" /> | 
 |  |  | 
 |  |  |                             <lightning:button label="确认" variant="brand" onclick="{!c.exportDate}" /> | 
 |  |  |                             <lightning:button label="取消" variant="brand" onclick="{!c.close_export}" /> | 
 |  |  |                         </div> | 
 |  |  |  | 
 |  |  |                     </aura:set> | 
 |  |  |                 </aura:if> | 
 |  |  |             </div> | 
 |  |  | 
 |  |  |     </div> | 
 |  |  |     <div aura:id="modal_exportbg" class="disp_none slds-backdrop slds-backdrop--open"></div> | 
 |  |  |     <!-- 批量导出周报 end--> | 
 |  |  |  | 
 |  |  |  | 
 |  |  |     <div aura:id="modal_window" role="dialog" tabindex="-1" | 
 |  |  |         class="disp_none slds-modal slds-fade-in-open slds-modal--large" aria-labelledby="headerTarget"> | 
 |  |  |         <div class="slds-modal__container"> | 
 |  |  | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 医院 --> | 
 |  |  |                         <div aura:id="hospital_list" | 
 |  |  |                             class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-5" | 
 |  |  |                         class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6" | 
 |  |  |                             data-select="single"> | 
 |  |  |                             <lightning:input aura:id="hospital_input_text" label="医院" class="field" | 
 |  |  |                                 value="{!v.hospital}" updateOn="keyup" /> | 
 |  |  | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 科室分类 --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-8"> | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.Department_Cateogy__c} | 
 |  |  |                             <ui:inputText aura:id="select_department" class="slds-select" | 
 |  |  |                                 change="{!c.select_department}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 经销商人员  change="{!c.select_DealerPersonnel}" --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-8"> | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.DealerPersonnel__c} | 
 |  |  |                             <ui:inputSelect aura:id="select_DealerPersonnel" class="slds-select" /> | 
 |  |  |                         </div> | 
 |  |  |                         <p hidden="hidden"> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-12"> | 
 |  |  |                             <br /> | 
 |  |  |                             <ui:button label="新建" class="slds-button" press="{!c.createCon}" disabled="true" | 
 |  |  |                                 aura:id="new_con" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 工作记录   change="{!c.selectPurposeType}"--> | 
 |  |  |                         </p> | 
 |  |  |                         <!-- 工作记录   --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.WorkRecord__c} | 
 |  |  |                             <ui:inputSelect aura:id="select_purpose_type" class="slds-select" change="{!c.select_purpose_type}" /> | 
 |  |  |                             <ui:inputSelect aura:id="select_purpose_type" class="slds-select" | 
 |  |  |                                 change="{!c.select_purpose_type}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 客户人员 --> | 
 |  |  |                         <!-- 医院人员 {!v.fieldsmap.doctor2__c}--> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-8"> | 
 |  |  |                             {!v.fieldsmap.doctor2__c} | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             医院人员 | 
 |  |  |                             <ui:inputSelect aura:id="select_doctor" class="slds-select" change="{!c.doctor_change}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <hr /> | 
 |  |  |                         <!-- 产品分类 change="{!c.select_ProductClassification}" --> | 
 |  |  |                         <!-- 产品分类(第三分类) change="{!c.select_ProductClassification}" --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             产品分类 | 
 |  |  |                             <ui:inputSelect aura:id="select_ProductClassification" class="slds-select" change="{!c.selectProductClassification}" /> | 
 |  |  |                             产品分类(第三分类) | 
 |  |  |                             <ui:inputSelect aura:id="select_ProductClassification" class="slds-select" | 
 |  |  |                                 change="{!c.selectProductClassification}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 使用产品1   UseProduct1__c  --> | 
 |  |  |                         <!-- 使用产品1(产品型号)   UseProduct1__c  --> | 
 |  |  |                         <div aura:id="UseProduct1_List" | 
 |  |  |                             class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-5" | 
 |  |  |                         class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6" | 
 |  |  |                             data-select="single"> | 
 |  |  |                             <lightning:input aura:id="UseProduct1_TEXT" label="使用产品1" class="field" | 
 |  |  |                             <lightning:input aura:id="UseProduct1_TEXT" label="使用产品1(产品型号)" class="field" | 
 |  |  |                                 value="{!v.UseProduct1}" updateOn="keyup" /> | 
 |  |  |                             <div class="slds-lookup__menu" id="lookup-11"> | 
 |  |  |                                 <ul class="slds-lookup__list" role="listbox"> | 
 |  |  |                                     <aura:iteration var="UseProduct1" items="{!v.UseProduct1List}"> | 
 |  |  |                                         <li role="presentation" onclick="{!c.seletUseProduct1Change}" | 
 |  |  |                                             data-accid="{!UseProduct1.Id}"  | 
 |  |  |                                             data-accName="{!UseProduct1.Name}" | 
 |  |  |                                         > | 
 |  |  |                                             data-accid="{!UseProduct1.Id}" data-accName="{!UseProduct1.Name}"> | 
 |  |  |                                             <span class="slds-lookup__item-action slds-media" id="lookup-option-498" | 
 |  |  |                                                 role="option"> | 
 |  |  |                                                 <div class="slds-media__body"> | 
 |  |  | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 使用产品2   UseProduct2__c  --> | 
 |  |  |                         <div aura:id="UseProduct2_List" | 
 |  |  |                             class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-5" | 
 |  |  |                         class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6" | 
 |  |  |                             data-select="single"> | 
 |  |  |                             <lightning:input aura:id="UseProduct2_TEXT" label="使用产品2" class="field" | 
 |  |  |                                 value="{!v.UseProduct2}" updateOn="keyup" /> | 
 |  |  | 
 |  |  |                                 <ul class="slds-lookup__list" role="listbox"> | 
 |  |  |                                     <aura:iteration var="UseProduct2" items="{!v.UseProduct2List}"> | 
 |  |  |                                         <li role="presentation" onclick="{!c.seletUseProduct2Change}" | 
 |  |  |                                             data-accid="{!UseProduct2.Id}"  | 
 |  |  |                                             data-accName="{!UseProduct2.Name}"> | 
 |  |  |                                             data-accid="{!UseProduct2.Id}" data-accName="{!UseProduct2.Name}"> | 
 |  |  |                                             <span class="slds-lookup__item-action slds-media" id="lookup-option-498" | 
 |  |  |                                                 role="option"> | 
 |  |  |                                                 <div class="slds-media__body"> | 
 |  |  | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 使用产品3   UseProduct3__c  --> | 
 |  |  |                         <div aura:id="UseProduct3_List" | 
 |  |  |                             class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-5" | 
 |  |  |                         class="slds-form-element slds-lookup slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6" | 
 |  |  |                             data-select="single"> | 
 |  |  |                             <lightning:input aura:id="UseProduct3_TEXT" label="使用产品3" class="field" | 
 |  |  |                                 value="{!v.UseProduct3}" updateOn="keyup" /> | 
 |  |  | 
 |  |  |                                 <ul class="slds-lookup__list" role="listbox"> | 
 |  |  |                                     <aura:iteration var="UseProduct3" items="{!v.UseProduct3List}"> | 
 |  |  |                                         <li role="presentation" onclick="{!c.seletUseProduct3Change}" | 
 |  |  |                                              data-accid="{!UseProduct3.Id}" | 
 |  |  |                                             data-accName="{!UseProduct3.Name}"> | 
 |  |  |                                             data-accid="{!UseProduct3.Id}" data-accName="{!UseProduct3.Name}"> | 
 |  |  |                                             <span class="slds-lookup__item-action slds-media" id="lookup-option-498" | 
 |  |  |                                                 role="option"> | 
 |  |  |                                                 <div class="slds-media__body"> | 
 |  |  | 
 |  |  |                                 </ul> | 
 |  |  |                             </div> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 效果/进度  AgencyReportMap--> | 
 |  |  |                         <div | 
 |  |  |                         <!-- 效果/进度  EffectProgress__c--> | 
 |  |  |                         <div aura:id="product_category_select1" | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.EffectProgress__c} | 
 |  |  |                             <ui:inputSelect aura:id="select_EffectProgress" class="slds-select" /> | 
 |  |  |                         </div> | 
 |  |  |                         <hr/> | 
 |  |  |                         <!-- 科室同类耗材月使用量  change="{!c.select_ConsumptionOfConsumables}"   warlocksNumber__c   WorkMark__c--> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-8"> | 
 |  |  |                             {!v.fieldsmap.ConsumptionOfConsumables__c} | 
 |  |  |                             <ui:inputText aura:id="select_ConsumptionOfConsumables" class="slds-select" change="{!c.select_ConsumptionOfConsumables}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 术士分类   OtherBrandConsumables__c   --> | 
 |  |  |                         <hr /> | 
 |  |  |                         <!-- 科室同类耗材月使用量  ConsumptionOfConsumables__c--> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.OtherBrandConsumables__c} | 
 |  |  |                             {!v.fieldsmap.ConsumptionOfConsumables__c} | 
 |  |  |                             <ui:inputText aura:id="select_ConsumptionOfConsumables" class="slds-select" | 
 |  |  |                                 change="{!c.select_ConsumptionOfConsumables}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 术士分类   WarlockClassification__c   --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.WarlockClassification__c} | 
 |  |  |                             <ui:inputSelect aura:id="select_OtherBrandConsumables" class="slds-select" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 其他品牌耗材使用   ProductCcategory__c --> | 
 |  |  |                         <!-- 已采用其他品牌   ProductCcategory__c --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.ProductCcategory__c} | 
 |  |  |                             <ui:inputSelect aura:id="select_ProductCcategory" class="slds-select" /> | 
 |  |  |                             <ui:inputSelect aura:id="select_ProductCcategory" class="slds-select" | 
 |  |  |                                 change="{!c.selectpurposetype}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 术士使用产品对应数量   warlocksNumber__c   --> | 
 |  |  |                         <!-- 其他品牌产品类别  --> | 
 |  |  |                         <div aura:id="result" | 
 |  |  |                             class="disp_none slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.productCategories__c} | 
 |  |  |                             <ui:inputSelect aura:id="select_productCategories" class="slds-select" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 产品用量   warlocksNumber__c   --> | 
 |  |  |                         <div | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-8"> | 
 |  |  |                             class="slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--1-of-5 slds-large-size--1-of-6"> | 
 |  |  |                             {!v.fieldsmap.warlocksNumber__c} | 
 |  |  |                             <ui:inputText aura:id="select_warlocksNumber" class="slds-select" change="{!c.select_warlocksNumber}"  /> | 
 |  |  |                             <ui:inputText aura:id="select_warlocksNumber" class="slds-select" | 
 |  |  |                                 change="{!c.select_warlocksNumber}" /> | 
 |  |  |                         </div> | 
 |  |  |                         <!-- 工作标记      WorkMark__c--> | 
 |  |  |                         <div> | 
 |  |  |                         <div style="padding-left: 20px;"> | 
 |  |  |                             {!v.fieldsmap.WorkMark__c} | 
 |  |  |                             <lightning:input type="checkbox" aura:id="select_WorkMark"  /> | 
 |  |  |                             <lightning:input type="checkbox" aura:id="select_WorkMark" /> | 
 |  |  |                         </div> | 
 |  |  |  | 
 |  |  |                         <div aura:id="input-opportunity-stage" | 
 |  |  |                             class="disp_none slds-p-horizontal--small slds-size--1-of-1 slds-medium-size--2-of-12 slds-large-size--2-of-12"> | 
 |  |  |                             {!v.fieldsmap.StageName__c} |