| | |
| | | <div style="font-size:10px;color:red" if:true={xgxLyFlag}>请选择是否有关联</div> |
| | | </div> |
| | | |
| | | |
| | | <div if:true={isTrue}> |
| | | <div class={bxgLy} if:true={isFou}> |
| | | <!-- <label class="slds-form-element__label" for="select-02">不相关理由:</label> |
| | | <select class="slds-select" onchange={handleIrrelevantFn} > |
| | |
| | | </div> |
| | | <div class="slds-form-element__help" id="error-message-unique-id" if:true={qtLyFlag}>其他理由不能为空</div> |
| | | </div> |
| | | </div> |
| | | |
| | | |
| | | <div style={dispatchDivStyle}></div> |
| | | <!-- <div style={dispatchDivStyle}></div> --> |
| | | <div if:true={isTrue}> |
| | | <div if:true={isShi}> |
| | | <div> |
| | | |
| | | <div style="margin-top: 20px; " if:true={isOther}> </div> |
| | | <c-jzlookuplightning if:true={isShi} data-parent-id="lookup1" onsearchchange={onsearchchange} objectname="Tender_information__c" fieldname="Hospital__c" > </c-jzlookuplightning> |
| | | <div style="font-size:10px;color:red" if:true={isErrorShowYY}>请选择关联医院</div> |
| | | <div style="font-size:10px;color:red" if:true={isHospitorCheck}>请检查关联医院对应的战略科室</div> |
| | |
| | | </div> |
| | | </div> |
| | | </fieldset> |
| | | </div> |
| | | </div> |
| | | <!-- <div style="display: flex;"> |
| | | <div> |
| | | <lightning-checkbox-group name="Checkbox Group" |
| | |
| | | </div> |
| | | </div> |
| | | --> |
| | | <button data-parent-id="saveButton1" class="slds-button slds-button_brand" onclick={saveFn} style={dispatchButtonStyle} if:true={saveButtonShow}>保存</button> |
| | | <button data-parent-id="saveButton1" style="margin-top: 20px;" class="slds-button slds-button_brand" onclick={saveFn} if:true={saveButtonShow}>保存</button> |
| | | |
| | | </div> |
| | | </template> |