|  |  |  | 
|---|
|  |  |  | <protected>false</protected> | 
|---|
|  |  |  | <url>{!RequireScript("/soap/ajax/51.0/connection.js")} | 
|---|
|  |  |  | {!RequireScript("/resource/CommonUtilJs")} | 
|---|
|  |  |  | //2021-10-21 gwy 版本更改为51.0 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | if ("{!Repair__c.Status1__c}" != "草案中") { | 
|---|
|  |  |  | alert("不是草案中不能受理"); | 
|---|
|  |  |  | } else if (escape('{!Repair__c.Delivered_Product__c}')=='' || escape('{!Repair__c.Department_Class__c}')=='' || escape('{!Repair__c.Account__c}')=='' || escape('{!Repair__c.SalesOfficeCode_selection__c}')=='' || escape('{!Repair__c.On_site_repair__c}')=='' || escape('{!Repair__c.work_location_select__c}')=='' || escape('{!Repair__c.Repair_Detail__c}')=='' || escape('{!Repair__c.Failure_Occurrence_Date__c}')=='') { | 
|---|