视图解析,请求Controller返回的视图类型: @Controller @RequestMapping("/test") public class TestController { //正常返回ModelAndView @RequestMapping("/modelAndView") public ModelAndView retModelAndView(){ ModelAndView mv = new ModelAndView("hello"
upauth:function(){ var record = myForm.getRecord(); var companywyId = record.get("companyId"); var companywytype =record.get("companyType"); var url = $$pageContextPath + 'uploadAuth/?companywyId='+companywyId+'&companywytype='+com