08 2021 档案
摘要:var data= Forguncy.Page.getCell("pp").getValue(); var str = data.split('|'); Forguncy.Page.getCell("mc").setValue(str[0]); Forguncy.Page.getCell("jc")
阅读全文
摘要:try { if (window.parent.location.origin location.origin) { window.parent.postMessage({ type: "CLOSE ACTIVE TAB", }, window.location.origin); } } catch
阅读全文
摘要:var p = Forguncy.Page; $(document).ready(function(){ $(".FUI-dialog-header-title").text(p.getCell("abc").getValue()); });//将要显示的值传递到弹出页面上命名为abc的单元格
阅读全文
摘要:按条件控制表格列是否可编辑 var p = Forguncy.Page var listview = p.getListView("表格1"); var activeSheet = listview.getControl().getActiveSheet(); activeSheet.bind(GC
阅读全文
浙公网安备 33010602011771号