| | |
| | |
|
| | | <%'------------------------------------------服务单------------------------------------------
|
| | | If admin_save<>"" Then
|
| | | '提交返回字段
|
| | |
| | | </div>
|
| | | <%End If
|
| | | rs.close()
|
| | | End If%>
|
| | | else%>
|
| | | <%If ServiceOrdUnitRemarks<>"" Then%>
|
| | | <div class="field">
|
| | | <div class="label" style="float: left;margin-left: 0px;">
|
| | | <label for="input-small">客户要求:</label>
|
| | | </div>
|
| | | <div class="checkboxes" style="float:left;margin-left: 70px;max-width: 800px;line-height: 25px;">
|
| | | <ul>
|
| | | <%=ServiceOrdUnitRemarks %>
|
| | | </ul>
|
| | | </div>
|
| | | </div>
|
| | | <% End If%>
|
| | | |
| | | <%End If%>
|
| | | <div class="field">
|
| | | <div class="label" style="float: left;margin-left: 0px;">
|
| | | <label for="input-small">对医护司备注:</label>
|
| | |
| | | <%Next%>
|
| | | </div>
|
| | | <%End If%>
|
| | |
|
| | | <div class="field">
|
| | | <!--标准报价-->
|
| | | <% if ServiceOrdTraOfferPrice<>"" and ServiceOrdTraOfferPrice<>0 then %>
|
| | | <div class="label" style="float: left;">
|
| | | <label for="input-small">推送报价:</label>
|
| | | </div>
|
| | | <div class="input" style="float:left;margin-left: 70px;">
|
| | | <input type="text" id="ServiceOrdTraTxnPrice" name="ServiceOrdTraTxnPrice" value="<%=ServiceOrdTraOfferPrice%>" readonly>
|
| | | <input id="ServiceOrdTraOfferPrice_A" type="hidden" value="<%=ServiceOrdTraOfferPrice%>">
|
| | | </div>
|
| | | <% else%>
|
| | | <input id="ServiceOrdTraOfferPrice_A" type="hidden" value="<%=ServiceOrdTraOfferPrice%>">
|
| | | <input type="hidden" id="ServiceOrdTraOfferPrice" name="ServiceOrdTraOfferPrice" class="small" style="width:138px;" onkeyup="value=value.replace(/[^\d.]/g,'')" onblur="value=value.replace(/[^\d.]/g,'')" value="<%=Round(ServiceOrdTraOfferPrice,2)%>">
|
| | | <%end if%>
|
| | | </div>
|
| | | <%'地面服务单
|
| | | If OrderClassB(ServiceOrdClass,"vType")="1" then%>
|
| | | <%'车辆调度单
|
| | |
| | | %>
|
| | | <input type="hidden" id="ServiceOrdTraUnitPrice" name="ServiceOrdTraUnitPrice" class="small" style="width:138px;" onkeyup="value=value.replace(/[^\d.]/g,'')" onblur="value=value.replace(/[^\d.]/g,'')" value="<%=Round(ServiceOrdTraUnitPrice,2)%>">
|
| | |
|
| | | <!--标准报价-->
|
| | | <input id="ServiceOrdTraOfferPrice_A" type="hidden" value="<%=ServiceOrdTraOfferPrice%>">
|
| | | <input type="hidden" id="ServiceOrdTraOfferPrice" name="ServiceOrdTraOfferPrice" class="small" style="width:138px;" onkeyup="value=value.replace(/[^\d.]/g,'')" onblur="value=value.replace(/[^\d.]/g,'')" value="<%=Round(ServiceOrdTraOfferPrice,2)%>">
|
| | |
|
| | | |
| | | <!--行程时间-->
|
| | | <input type="hidden" id="ServiceOrdTraDuration" name="ServiceOrdTraDuration" class="small" style="width:138px;" value="<%=ServiceOrdTraDuration%>">
|
| | |
|
| | | <!--出发地-->
|
| | |
|
| | | |
| | |
|
| | | <div class="label" style="float: left;">
|
| | | <label for="input-small">成交价:</label>
|
| | |
| | | rs.close()%>
|
| | | <span id="RV_PointE_TXT" style="color: #E91E63;font-weight: bold;"></span>
|
| | | </div>
|
| | | <%If DispatchOrd_AP_Check>=1 And isDepartment("020102")=1 Then%>
|
| | | '<%If DispatchOrd_AP_Check>=1 And isDepartment("020102")=1 Then%>
|
| | | '<input type="button" name="submit146_1" value="保存回访记录" class="ui-state-default" style="background: #9a6d92 url(../../../resources/images/colors/purple/button_highlight.png) repeat-x;color: #ffffff;" onclick="form1_submit146_1();">
|
| | | '<%End If%>
|
| | | |
| | | '财务锁定的单子,调整成依旧可以回访,避免跨月的月初的时候,不能回访 |
| | | <input type="button" name="submit146_1" value="保存回访记录" class="ui-state-default" style="background: #9a6d92 url(../../../resources/images/colors/purple/button_highlight.png) repeat-x;color: #ffffff;" onclick="form1_submit146_1();">
|
| | | <%End If%>
|
| | |
|
| | | <script LANGUAGE="javascript">
|
| | | function js_RV_PointE(){
|
| | | ServiceOrdVisit = document.form1.ServiceOrdVisit.value;
|
| | |
| | | }
|
| | | </script>
|
| | | <!--企微绩效方案窗口 end-->
|
| | | <input name="EditDataForm" id="EditDataForm" type="hidden" value=""> |
| | | <input name="EditDataForm" id="EditDataForm" type="hidden" value="">
|
| | | <% if ServiceOrdTraOfferPrice<>"" and ServiceOrdTraOfferPrice<>0 then %>
|
| | | <div class="label" style="float: left;">
|
| | | <label for="input-small">参考价:</label>
|
| | | </div>
|
| | | <div class="input" style="float:left;margin-left: 70px;">
|
| | | <input type="text" id="ServiceOrdTraOfferPrice_Display" name="ServiceOrdTraOfferPrice_Display" class="small" style="width:138px;" readonly value="<%=Round(ServiceOrdTraOfferPrice,2)%>">
|
| | | </div>
|
| | | <div class="label" style="float: left;margin-left:224px;">
|
| | | <label for="input-small">参考成交价:</label>
|
| | | </div>
|
| | | <div class="input" style="float:left;margin-left: 60px;">
|
| | | <input type="text" id="ServiceOrdTraTxnPrice_Ref" name="ServiceOrdTraTxnPrice_Ref" class="small" style="width:138px;" readonly value="<%=MoneyCheck(ServiceOrdTraTxnPrice,0)%>">
|
| | | </div>
|
| | | <% end if%> |