请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
why1129(uid:245401)
职业资格认证:尚未取得认证
  • 报表填报属性中,智能提交,每次都是进行插入操作,不能进行更新操作? 报表主键已设置,每次更新,sale1,sale2,run_date时,都进行插入操作,为什么?
  • sql("FRDemo","SELECT * FROM STSCORE where CLASSNO in ('"+$class+"') ",1,1),在手机端值单元格显示不出来值 ,急求助?
  • E1设置了左右扩展,E2设置左父格D2及上上父格E1和向下扩展,但是数据显示的结果不连续?
  • 来自多个数据库一行全为零的如何不显示? 条件属性我设置了,但是我生成的序列号就有断号
  • 选择未录时查询没问题,但是再选择已录时查询无结果,在按F5刷新页面后再点击已录入就能看到,怎么回事?
  • ${if(type=="已录","SELECT decode(h2.dxq,1,'东街','西街') dxq,h1.ht_id ,   substr(h2.DIANZHAO,1,10) dianzhao ,    h1.SALE1 ,    h1.SALE2 ,    h1.RUN_DATE,    h1.ins_date from HETONG_SALE_YJYE h1,     HETONG_YJYE h2where h1.HT_ID=h2.HT_IDand 1=1 ${if(len(run_date)==0,"","and h1.run_date=to_date('"+run_date+"','yyyy-mm-dd')")}and 1=1 ${if(len(dianzhao)==0,"","and dianzhao like '%"+dianzhao+"%'")}order by decode(h2.dxq,1,'东街','西街'),h1.ht_id,h1.run_date","select decode(dxq,1,'东街','西街') dxq,       HT_ID ,       substr(DIANZHAO,1,10) dianzhao ,      0 sale1 ,      0 sale2,     to_date('"+run_date+"','yyyy-mm-dd')  run_date,     to_date('"+run_date+"','yyyy-mm-dd')  ins_datefrom hetong_yjyewhere ht_id not in (select distinct ht_id from HETONG_SALE_YJYE where  RUN_DATE=to_date('"+run_date+"','yyyy-mm-dd')) and 1=1 ${if(len(dianzhao)==0,"","and dianzhao like '%"+dianzhao+"%'")}order by dxq,ht_id")} 参数type体现不出来?
  • ${if(type=="季","trunc(to_date('${run_date}','yyyy-mm-dd'),'mm') 月起始日期,last_day(to_date('${run_date}','yyyy-mm-dd')) 月结束日期 from dual",""}为什么后面加入run_date参数,type参数就无效呢
  •  在数据集中,值等于值1,执行语句1,值等于值2,执行语句2
  • 如上图选周报,执行周报sql,月报执行月报sql,如何实现 ?

19

7

19

10

12
个人成就
内容被浏览13,355
加入社区5年187天
返回顶部