var sql = "bgein MEW_FRPRO_TEST ('"+ date1 +" ','"+ pp_ccl +" '); end ;";
报没有定义 date1参数
CustomJSError : “date1”未定义
你可以js参数里面加个date1引用报表参数之类的 或者var一个。