var stage=_g().getWidgetByName("段别").getValue(); ; var model=_g().getWidgetByName("机种").getValue(); ; var pdline=_g().getWidgetByName("线体").getValue(); ; var process=_g().getWidgetByName("制程").getValue(); ; var time=_g().getWidgetByName("time").getValue(); ;
var url="http://bu17sf.luxshare-ict.com/webroot/decision/view/form?viewlet=%E4%BC%A0%E7%BB%9F%E5%A4%A9%E7%BA%BF%252F%E7%BD%91%E9%A1%B5%E9%93%BE%E6%8E%A5%252FOEE%E5%AE%9E%E6%97%B6%E7%9C%8B%E6%9D%BF%252FOEE-downtime-%E6%98%8E%E7%BB%86.frm&段别="+stage+"&线体="+pdline+"&机种="+model+"&制程="+process+"&time="+time; var url = FR.cjkEncode(url); if(a=="PERFORMANCE"){window.location=url;} |