提交 9249abc1 编写于 作者: zhujiamin's avatar zhujiamin

feat: 更新插件

上级 77120483
......@@ -1856,7 +1856,7 @@ class Ct extends Ee {
this.qjgrid = new U(e), await this.qjgrid.init();
}
load() {
return this.activeRadio === "ycry" ? this.nerve.ycgrid.call.load() : this.activeRadio === "qjry" ? this.nerve.qjgrid.call.load() : this.nerve.grid.call.load();
return this.params.n_kqny_eq || this.setTimeFrameParams(), this.activeRadio === "ycry" ? this.nerve.ycgrid.call.load() : this.activeRadio === "qjry" ? this.nerve.qjgrid.call.load() : this.nerve.grid.call.load();
}
setActiveRadio(s) {
this.activeRadio = s, this.setTimeFrameParams(), this.load();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册