ProductRepairQuoteAsset
online
UTF8对应前
window.open ('/apex/ProductRepairQuote?productid={!Asset.Id}&flag=asset', '', 'height=250, width=500, top=300, left=350,location=no')
button
javascript
修理报价预估
onClickJavaScript
false
window.open ('/apex/ProductRepairQuote?productid={!URLENCODE(Asset.Id)}&flag=asset', '', 'height=250, width=500, top=300, left=350,location=no')