请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
雨夜带刀不带伞(uid:367045)
职业资格认证:FCP-报表交付工程师 | FCA-FineReport | FCA-FineBI | FCA-业务分析理论
  • A.frm里面有一个网页框:B.frm,怎么把B.frm里面的参数传递给A.frm我找了几个方案都是cpt传参到frm的,怎么能把frm传到frm的啊
  • var parentObj = window.parent;console.log(parentObj)var m_comboBox = _g().parameterEl.getWidgetByName('m_comboBox').getValue()console.log(m_comboBox);parentObj._g().getWidgetByName('TtextBox').setValue('网页框传给父控件');parentObj._g().getWidgetByName('pComboBox').setValue(m_comboBox);这段JS我放在控件事件里面的编辑前,编辑后,都没问题,放到初始化就有问题,会报错,这是为什么呢报错信息:CustomJSError : Cannot read properties of undefined (reading 'getWidgetByName')
  • 我想把标签的数字从00000改成000,000,000的形式,怎么不行呢return this.category+"<br>"+this.seriesName+":"+formatNumber(this.value, '#,##0')+"千元"
  • 就是${if(参数 in ('1', '2'), "", "")}这种形式能实现嘛,参数只要符合1,2其中一个就能适用后面的规则而且我记得不能中间写and或者or吧${if(参数 == '1' and 参数 == '2'), "", "")}就上面这种形式
  • 这个功能只能点开一张模板然后才能导出,有没有办法让他批量导出呢
  • 我按照帮助文档的做法做了一个跑马灯,为什么不起作用呢,有人知道这个问题嘛https://help.fanruan.com/finereport/doc-view-4646.html
  • 启动工作流失败,显示.]这个参数连接是在会话中给目标添加连接中使用的,我之前在连接中配置了一个,但是那个可以选择类型里面有一个Greenplun Connection,但是我在会话中给目标添加连接的时候就没有这个类型了,我就写了一个参数但是好像不太行,这个是为什么呢具体的一个执行错误是这样的Link : empty expression string, evaluated to TRUE.Session task instance is waiting to be started.Session task instance : started a process with pid on node .Session task instance : Execution started.Session task instance : Session task instance : DTM with process id is running on node .Session task instance : Session task instance : .]Session task instance : . It took seconds.]Session task instance : in domain as user in security domain .]Session task instance : .]Session task instance : . It took seconds.]Session task instance : ]Session task instance : .]Session task instance : ]Session task instance : Session task instance : ]Session task instance : Session task instance : Execution failed.Workflow : Execution succeeded.
  • 远程链接使用正式密钥都配置了,结果报错,是为什么呢
  • Windows上部署的tomato,现在安装插件后我想要重启服务,但是我点击shutdown.bat但是决策平台还是能刷新,这个应该怎么办呢
  • 现在我在测试一个单点环境,但是配置没有什么问题,一个系统能登录进来,但是另外一个系统相同的配置,就是登录不进来,这是什么原因,有人知道嘛

41

136

41

10

个人成就
内容被浏览21,692
加入社区4年249天
返回顶部