摘要: //为子表增加加行接口函数 function formServiceInteface_onAddRow(_formid,len){ if(typeof onAddRow == 'function'){ try{ onAddRow(_formid,len); }catch(e){ alert(e); 阅读全文
posted @ 2022-08-09 10:49 java璀璨小菜鸟 阅读(104) 评论(0) 推荐(0)
摘要: <div class="page-content text-center" style="height: calc(100% - 55px);overflow:hidden" > <iframe id="iframe" src="/vproject/base/projectview.jsp?id=" 阅读全文
posted @ 2022-08-09 09:29 java璀璨小菜鸟 阅读(207) 评论(0) 推荐(0)