INNER CODE UNIT · JavaScript

DynamicForm

ceilf6/Auto_courseGrabber · web结构/展开前页面结构/自主选课_files/index.js:52

        function DynamicForm(options,age){
            this.defaultOpt = {
                colSmNum: '4',
                xshs: '2',
                maxShowNum: 0,
                api:_path+'/zdytj/zdytj_cxYhcxtjpzList.html?gnmkdm='+$('#gnmkdmKey').val(),
                mode: '2',//默认模式2自定义 取cxtjList  3:页面 取pzmxList
            }
            this.allOpt = Object.assign({},this.defaultOpt,options)
            this.list = [
                // {lx:'1',sfbt:'1',zwmc:'王一博',tjtjz:'1',id:'wyb',tjList:[{key:'1',value:'哈哈哈哈'},{key:'2',value:'嘻嘻嘻嘻'},{key:'3',value:'哇哇哇哇'}]},
                // {lx:'2',sfbt:'1',zwmc:'黄景瑜',id:'hjy',tsy:'请输入',tjtjz:''},
                // {lx:'3',sfbt:'1',zwmc:'张彬彬',id:'zbb',tjtjz:'2',tjList:[{key:'1',value:'1'},{key:'2',value:'2'},{key:'3',value:'3'}]},
                // {lx:'4',sfbt:'1',zwmc:'薛之谦',id:'xzq',tjtjz:'2',tjList:[{key:'1',value:'1'},{key:'2',value:'2'},{key:'3',value:'3'}]},
                // {lx:'5',sfbt:'1',zwmc:'王安宇',id:'way',tjtjz:'2',search:false,allSearch:true,fanSearch:true,tjList:[{key:'1',value:'1'},{key:'2',value:'2'},{key:'3',value:'3'}]},

            ];
            this.syList =[

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…