机构立项 - 

Run Settings
LanguageJavaScript
Language Version
Run Command
function getRndInteger(min, max) { return Math.floor(Math.random() * (max - min) ) + min; } $("input[name='mainForm$txtSubmitDate']").val('20'+getRndInteger(12,23)+'年2月22日') $("input[name='mainForm$txtPlanStartDate']").val('20'+getRndInteger(12,23)+'年3月22日') $("input[name='mainForm$txtSubmitDate']").val('2024年2月22日') $("textarea[name='mainForm$txtProjectName']").val('机构查询查询完成') $("textarea[name='mainForm$txtProjectEnglishName']").val('Aesome have a very good day for that?') //研究科室 $("select[name='mainForm$selSiteID']").val('100055') //主要研究者 $("select[name='mainForm$selPIID']").val('100289') console.log('设置研究者为:陈金梅') $("input[name='mainForm$txtPIPhone']").val('15308354412') console.log('主要研究者电话15308354412') $("input[name='mainForm$txtStoreUser']").val('好运来') $("input[name='mainForm$txtStoreUserPhone']").val('1818181119') console.log('设置 联系人 好运来,电话1119') console.warn('设置申办者情况') $("input[name='mainForm$txtBusiness']").val('奥深好运来运维单位') $("input[name='mainForm$txtSponsorUser']").val('好运来') $("input[name='mainForm$txtSponsorUserPhone']").val('1531811119') $("input[name='mainForm$txtSponsorUserMail']").val('info@awe.com') $("input[name='mainForm$txtSponsorAddr']").val('金字塔路好运来大厦12楼12号') console.warn('组长单位情况>>>>>>') $("input[name='mainForm$txtLeadSite']").val('艾美丽集团') $("input[name='mainForm$txtLeadSiteUser']").val('tata') $("input[name='mainForm$txtLeadSiteUserPhone']").val('1333211119') $("input[name='mainForm$txtDrug']").val('头孢阿森纳') $("input[name='mainForm$txtCFDA']").val('fda1234') $("input[name='mainForm$txtDoseType']").val('一包12袋') $("input[name='mainForm$txtDrugSpec']").val('ml') $("input[name='mainForm$txtBZ']").val('普通感冒病') $("textarea[name='mainForm$txtDrugIndication']").val('各种小儿科推拿 头痛发热 症状') $("input[name='mainForm$txtCDENumber']").val('231234412') $("input[name='mainForm$txtClinicalTrial']").val('2024122312') $("select[name='selCategory']").val('1') //Set radio document.getElementById('mainForm$rdoCROYN_1').setAttribute('checked', 'false') document.getElementById('mainForm$rdoQ122_1').setAttribute('checked', 'false') document.getElementById('mainForm$rdoLeadSiteYN_2').setAttribute('checked', 'false') document.getElementById('mainForm$selTrialType_I').setAttribute('checked', 'true') document.getElementById('mainForm$selInternational_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoProducttype_2').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIsHealthy_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoRandomYN_2').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIsOutSample_2').setAttribute('checked', 'true') document.getElementById('mainForm$rdoInvolveHereditary_2').setAttribute('checked', 'true') $("select[name='selType_4']").val('1') $("select[name='selType_5']").val('1') $("select[name='selType_7']").val('1') $("select[name='selType_8']").val('1') $("select[name^='selType_']").val('1') // checkbox unchecked $( "#chkKey_7" ).prop( "checked", false );
//伦理 - 年度审查 document.getElementById('mainForm$rdoResearchEvolve_3').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIsApproved_2').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3007_2').setAttribute('checked', 'true') document.getElementById('mainForm$rdoResearchEvolve_3').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3000_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3002_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3003_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3004_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3005_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoIRB3006_1').setAttribute('checked', 'true') document.getElementById('mainForm$rdoResearching_1').setAttribute('checked', 'true') $("input[name='mainForm$txtTrialTotalCase']").val('100') $("input[name='mainForm$txtSiteTotalCase']").val('20') $("input[name='mainForm$txtSiteExcludeCase']").val('1') $("input[name='mainForm$txtSAECase']").val('2') $("input[name='mainForm$txtAECase']").val('3') $("input[name='mainForm$txtQuitTotalCase']").val('4')
// 伦理 修正按 $("select[name='mainForm$selIRBRecordTypeCode']").val('5') $("input[name='mainForm$txtTrialCenter']").val('修正案的试验中心') $("input[name='mainForm$txtIRBRecordSubmitedDate']").val('2024'+'年2月'+ getRndInteger(12,23) +'日')
radio $("input[name='mainForm$selTrialType']").val('IIIa') $("textarea[name='']") $("input[name='']").val('')
Editor Settings
Theme
Key bindings
Full width
Lines