| | |
| | | <!--<apex:page standardController="Quote" extensions="NewQuoteEntryController" sidebar="false" action="{!init}" id="Page"> |
| | | --> |
| | | <apex:page controller="NewQuoteEntryController" sidebar="false" action="{!init}" id="Page"> |
| | | <apex:page controller="NewQuoteEntryController" sidebar="false" action="{!init}" id="Page" > |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | |
| | | </apex:variable> |
| | | <!-- 外贸多年保 取消nodiscount 合计 精琢技术 wql 2021/01/18 end --> |
| | | </tr> |
| | | <!-- SWAG-CKDATG 【委托】【OBSAP-报价委托】报价委托项目改善1 fy start --> |
| | | <tr> |
| | | <th style="text-align:right;width:30px;"> </th> |
| | | <th style="text-align:left;width:50px;">{!$ObjectType.Quote.fields.QuotationChange__c.label}: </th> |
| | | <td style="width:190px;"><apex:inputField id="QuotationChange" value="{!quo.QuotationChange__c}" style="width:205px; text-align:left;" /> |
| | | </td> |
| | | <th style="text-align:right;width:50px;">{!$ObjectType.Quote.fields.MainEngineWithoutMonitor__c.label}: </th> |
| | | <td style="width:50px;"><apex:inputField id="RemarksOnChanges" value="{!quo.MainEngineWithoutMonitor__c}" style=" text-align:center;" /> |
| | | </td> |
| | | <th style="text-align:right;width:50px;"> |
| | | {!$ObjectType.Quote.fields.Interdepartmental__c.label} |
| | | : </th> |
| | | <td style="width:200px;"><apex:inputField id="Interdepartmental" value="{!quo.Interdepartmental__c}" onchange="callFromCancelgurantee_MD();" style="text-align:right;width:30px;" /></td> |
| | | </tr> |
| | | <!-- SWAG-CKDATG 【委托】【OBSAP-报价委托】报价委托项目改善1 fy end --> |
| | | <tr> |
| | | <td> </td> |
| | | </tr> |