81.d526acd4.js 55 KB

12
  1. "use strict";(self["webpackChunkscproject"]=self["webpackChunkscproject"]||[]).push([[81],{81991:function(t,e,s){s.d(e,{Z:function(){return p}});var a=function(){var t=this,e=t._self._c;return e("button",{staticClass:"info_btn",attrs:{disabled:t.progress.show},on:{click:function(e){return t.addImg(e)}}},[t._v(" "+t._s(t.navName)+" "),e("input",{staticStyle:{display:"none"},attrs:{type:"file",accept:t.acc,capture:"camera"},on:{change:function(e){return t.beforeUpload(e)}}})])},r=[],o=(s(34267),s(24613)),i={components:{},props:["navName","accept","progress"],data(){return{inputShow:!0,acc:""}},watch:{accept:{immediate:!0,deep:!0,handler(t,e){this.getAccept()}}},methods:{addImg(t){var e=t.currentTarget||t;e.getElementsByTagName("input")[0].click(),t.target.value=""},beforeUpload(t){console.log(t);var e=t.target.files[0],s={accessKeyId:"AKIATLPEDU37QV5CHLMH",secretAccessKey:"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"};window.AWS.config.update(s),window.AWS.config.region="cn-northwest-1";var a=new window.AWS.S3({params:{Bucket:"ccrb"}}),r=this;if(r.progress&&(r.progress.show=!0),r.progress&&(r.progress.value=0),e){var i={Key:e.name.split(".")[0]+(new Date).getTime()+"."+e.name.split(".")[e.name.split(".").length-1],ContentType:e.type,Body:e,"Access-Control-Allow-Credentials":"*",ACL:"public-read"},l={partSize:2147483648,queueSize:2,leavePartsOnError:!0};a.upload(i,l).on("httpUploadProgress",(function(t){r.progress&&(r.progress.value=Math.round(t.loaded/t.total*100))})).send((function(t,s){if(r.inputShow=!0,t)r.$message.error("上传失败");else{let t=e.size,a="B";t>1e9?(t=t/1024/1024/1024,a="G"):t>1e6?(t=t/1024/1024,a="MB"):t>1e3&&(t/=1024,a="KB"),t=Math.floor(t),r.$emit("getFile",{fileName:e.name,size:`${t}${a}`,uploadTime:(0,o.YZ)(),url:s.Location})}}))}},getAccept(){this.accept?this.acc=this.accept:this.acc="*"}},created(){this.getAccept()}},l=i,n=s(1001),c=(0,n.Z)(l,a,r,!1,null,"1b79ea74",null),p=c.exports},85147:function(t,e,s){s.d(e,{Z:function(){return c}});var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"pdf"},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.isloading,expression:"isloading"}],staticClass:"loading"},[e("span",[t._v("pdf可能会加载时间有点长,请耐心等待...")])]),e("iframe",{ref:"viframe",staticStyle:{width:"100%",height:"99%",border:"none"},attrs:{src:"https://cloud.cocorobo.cn/pdf.js/web/viewer.html?file="+t.pdfUrl}})])},r=[],o={name:"Pdfvuer",components:{},props:{pdfUrl:{type:String,default:"https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/0629%E5%AE%9E%E6%97%B6%E8%AF%BE%E5%A0%82%E6%A8%A1%E6%8B%9F%E6%BC%94%E7%A4%BA%E8%AF%BE%E4%BB%B61656920880446.pdf"},ppage:{type:Number,default:1}},data(){return{page:1,numPages:0,pdfData:void 0,inputPage:1,isloading:!1,scale:"page-width"}},mounted(){this.isloading=!1,this.$refs.viframe.onload=function(){this.isloading=!1},console.log(this.isloading)},beforeDestroy(){},watch:{pdfUrl:function(t){this.isloading=!1,this.$refs.viframe.onload=function(){this.isloading=!1}}},methods:{getPdf(){this.pdfData=pdfvuer.createLoadingTask({url:this.pdfUrl,cMapUrl:"https://cdn.jsdelivr.net/npm/pdfjs-dist@2.16.105/cmaps/",cMapPacked:!0}),this.pdfData.then((t=>{this.isloading=!1,this.numPages=t.numPages})).catch((t=>{console.log(t)}))},prePage(){let t=this.page;t=t>1?t-1:1,this.page=t},nextPage(){let t=this.page;t=t<this.numPages?t+1:this.numPages,this.page=t}}},i=o,l=s(1001),n=(0,l.Z)(i,a,r,!1,null,"07fc9010",null),c=n.exports},35379:function(t,e,s){s.d(e,{Z:function(){return c}});var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"pdf"},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.isloading,expression:"isloading"}],staticClass:"loading"},[e("span",[t._v("可能会加载时间有点长,请耐心等待...")])]),e("iframe",{ref:"viframe",staticStyle:{width:"100%",height:"800px",border:"none"},attrs:{src:t.pdfUrl}})])},r=[],o={name:"Pdfvuer",components:{},props:{pdfUrl:{type:String,default:"https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/0629%E5%AE%9E%E6%97%B6%E8%AF%BE%E5%A0%82%E6%A8%A1%E6%8B%9F%E6%BC%94%E7%A4%BA%E8%AF%BE%E4%BB%B61656920880446.pdf"},ppage:{type:Number,default:1}},data(){return{page:1,numPages:0,pdfData:void 0,inputPage:1,isloading:!1,scale:"page-width"}},mounted(){let t=this;t.isloading=!0,t.$refs.viframe.onload=function(){t.isloading=!1},console.log(t.isloading)},beforeDestroy(){},watch:{pdfUrl:function(t){let e=this;e.isloading=!0,e.$refs.viframe.onload=function(){e.isloading=!1},console.log(e.isloading)}},methods:{}},i=o,l=s(1001),n=(0,l.Z)(i,a,r,!1,null,"016c049c",null),c=n.exports},85081:function(t,e,s){s.r(e),s.d(e,{default:function(){return f}});var a=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"ProjectManagement"},[t._m(0),e("hr"),e("div",{staticClass:"selectInp"},[e("div",{staticClass:"manageSelects"},[e("div",{staticClass:"selectsBlock"},[e("span",{staticClass:"selectLabel"},[t._v("项目筛选")]),e("el-select",{attrs:{placeholder:"我的项目"},on:{change:t.getData},model:{value:t.selectInp.filter,callback:function(e){t.$set(t.selectInp,"filter",e)},expression:"selectInp.filter"}},[e("el-option",{attrs:{label:"所有项目",value:""}}),t._l(t.options.projectFilter,(function(t){return e("el-option",{key:t.courseId,attrs:{label:t.title,value:t.courseId}})}))],2)],1),e("div",{staticClass:"selectsBlock"},[e("span",{staticClass:"selectLabel"},[t._v("部门")]),e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.getData},model:{value:t.selectInp.department,callback:function(e){t.$set(t.selectInp,"department",e)},expression:"selectInp.department"}},[e("el-option",{attrs:{label:"所有部门",value:""}}),t._l(t.options.department,(function(t){return e("el-option",{key:t.classid,attrs:{label:t.name,value:t.classid}})}))],2)],1),e("div",{staticClass:"selectsBlock"},[e("span",{staticClass:"selectLabel"},[t._v("分类")]),e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.getData},model:{value:t.selectInp.sort,callback:function(e){t.$set(t.selectInp,"sort",e)},expression:"selectInp.sort"}},[e("el-option",{attrs:{label:"所有分类",value:""}}),t._l(t.options.sort,(function(t){return e("el-option",{key:t.typeid,attrs:{label:t.name,value:t.typeid}})}))],2)],1),e("div",{staticClass:"selectsBlock"},[e("span",{staticClass:"selectLabel"},[t._v("结题状态")]),e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.getData},model:{value:t.selectInp.state,callback:function(e){t.$set(t.selectInp,"state",e)},expression:"selectInp.state"}},t._l(t.options.state,(function(t){return e("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),e("div",{staticClass:"selectsBlock"},[e("span",{staticClass:"selectLabel"},[t._v("负责人")]),e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.getData},model:{value:t.selectInp.leader,callback:function(e){t.$set(t.selectInp,"leader",e)},expression:"selectInp.leader"}},[e("el-option",{attrs:{label:"所有负责人",value:""}}),t._l(t.options.person,(function(t,s){return e("el-option",{key:s,attrs:{label:t.pro_leader,value:t.pro_leader}})}))],2)],1),e("div",{staticClass:"selectsBlock"},[e("span",{staticClass:"selectLabel"},[t._v("年份")]),e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.getData},model:{value:t.selectInp.year,callback:function(e){t.$set(t.selectInp,"year",e)},expression:"selectInp.year"}},[e("el-option",{attrs:{label:"所有年份",value:""}}),t._l(t.options.yearData,(function(t,s){return e("el-option",{key:s,attrs:{label:t.time+"年",value:t.time}})}))],2)],1)]),e("div",{staticClass:"ProjectManagementQuery"},[e("el-input",{attrs:{placeholder:"请输入项目名称/编号"},model:{value:t.selectText,callback:function(e){t.selectText=e},expression:"selectText"}}),e("el-button",{staticClass:"btn",attrs:{type:"primary",size:"mini"},on:{click:t.getData}},[t._v("查询")])],1)]),e("div",[e("el-table",{ref:"multipleTable",staticClass:"fontSize",attrs:{data:t.items,"tooltip-effect":"dark",stripe:"","header-cell-style":{background:"#f2f2f2",color:"#000"}}},[e("el-table-column",{attrs:{prop:"ProjectNo",label:"项目编号",align:"center","min-width":"9%"}}),e("el-table-column",{attrs:{prop:"title",label:"项目名称",align:"center","min-width":"10%"}}),e("el-table-column",{attrs:{prop:"pro_leader",align:"center",label:"项目负责人","min-width":"9%"}}),e("el-table-column",{attrs:{prop:"dName",align:"center",label:"所在部门","min-width":"10%"}}),e("el-table-column",{attrs:{prop:"tName",align:"center",label:"分类","min-width":"10%"}}),e("el-table-column",{attrs:{prop:"fund",label:"预算(万)",align:"center","min-width":"8%"},scopedSlots:t._u([{key:"default",fn:function(s){return[e("div",[t._v(" "+t._s(s.row.fund/1e4)+" ")])]}}])}),e("el-table-column",{attrs:{prop:"startTime",align:"center",label:"开始时间","min-width":"9%"},scopedSlots:t._u([{key:"default",fn:function(s){return[e("div",[t._v(" "+t._s(s.row.startTime.split(" ")[0])+" ")])]}}])}),e("el-table-column",{attrs:{prop:"phone",align:"center",label:"联系电话","min-width":"10%"},scopedSlots:t._u([{key:"default",fn:function(s){return[e("div",[t._v(" "+t._s(null!=s.row.phone||""==s.row.phone?s.row.phone:"-")+" ")])]}}])}),e("el-table-column",{attrs:{prop:"state",label:"状态",align:"center","min-width":"6%"},scopedSlots:t._u([{key:"default",fn:function(s){return[e("div",[0==s.row.isupload?e("span",[t._v("未审核")]):t._e(),1==s.row.isupload?e("span",[t._v("审核中")]):t._e(),2==s.row.isupload?e("span",[t._v("进行中")]):t._e(),3==s.row.isupload?e("span",[t._v("待结项")]):t._e(),4==s.row.isupload?e("span",[t._v("已结项")]):t._e()])]}}])}),e("el-table-column",{attrs:{prop:"operation",width:"300",align:"center",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(s){return[e("div",{staticClass:"operations"},[e("el-button",{attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.scheduleDetail(s.row.courseId,s.row.typeid)}}},[t._v("项目详情")]),e("el-button",{directives:[{name:"show",rawName:"v-show",value:2==s.row.isupload,expression:"scope.row.isupload == 2"}],attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.finish(s.row)}}},[t._v("提交结项")]),e("el-button",{directives:[{name:"show",rawName:"v-show",value:3==s.row.isupload,expression:"scope.row.isupload == 3"}],attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.amendFinish(s.row)}}},[t._v("修改结项")]),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4==s.row.isupload,expression:"scope.row.isupload == 4"}],staticClass:"disa",attrs:{type:"primary",disabled:"",size:"mini"}},[t._v("已结项")])],1)]}}])})],1)],1),e("el-dialog",{staticClass:"endDialog",attrs:{title:"提示",visible:t.NoReportActivity,width:"600px"},on:{"update:visible":function(e){t.NoReportActivity=e}}},[e("div",{staticClass:"deleteContent"},[t._v('"'+t._s(t.tit)+'"项目')]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.checkActivityFinishData.length>0,expression:"checkActivityFinishData.length > 0"}],staticClass:"download checkActivity"},[e("span",{staticStyle:{color:"black"}},[t._v("未完结活动:")]),t._l(t.checkActivityFinishData,(function(s,a){return e("span",{key:a},[t._v(t._s(s.title))])}))],2),e("div",{directives:[{name:"show",rawName:"v-show",value:t.checkFundFinishData.length>0,expression:"checkFundFinishData.length > 0"}],staticClass:"download checkActivity"},[e("span",{staticStyle:{color:"black"}},[t._v("未完结资金:")]),t._l(t.checkFundFinishData,(function(s,a){return e("span",{key:a,staticStyle:{cursor:"pointer"},on:{click:function(e){return t.fundDetail(s.id,s.title,s.pid)}}},[t._v(t._s(s.title)+"/"+t._s(s.applyfund-s.actualuse)+"(元)")])}))],2),e("div",{staticClass:"dialog-footer",staticStyle:{display:"flex","justify-content":"center"},attrs:{slot:"footer"},slot:"footer"},[e("el-button",{staticClass:"AllDialogBtn",on:{click:function(e){t.NoReportActivity=!1}}},[t._v("取消")])],1)]),e("el-dialog",{staticClass:"endDialog1",attrs:{title:"提示",visible:t.shareDialog,width:"600px"},on:{"update:visible":function(e){t.shareDialog=e}}},[e("div",[e("el-select",{attrs:{placeholder:"请选择项目"},model:{value:t.project,callback:function(e){t.project=e},expression:"project"}},t._l(t.allProject,(function(t){return e("el-option",{key:t.courseId,attrs:{label:t.title,value:t.courseId}})})),1)],1),e("el-input",{staticStyle:{width:"50%",margin:"10px 0 0 0"},attrs:{placeholder:"请输入姓名"},on:{change:t.getPeople},model:{value:t.un,callback:function(e){t.un=e},expression:"un"}}),e("el-checkbox",{staticStyle:{padding:"15px 0 0 15px"},attrs:{indeterminate:t.isIndeterminate},on:{change:t.handleCheckAllChange},model:{value:t.checkAll,callback:function(e){t.checkAll=e},expression:"checkAll"}},[t._v("全选")]),t.people.length?e("el-checkbox-group",{directives:[{name:"loading",rawName:"v-loading",value:t.caseLoading,expression:"caseLoading"}],staticStyle:{height:"400px",overflow:"auto",padding:"0 0 0 15px"},on:{change:t.handleCheckedAnliChange},model:{value:t.checkboxList,callback:function(e){t.checkboxList=e},expression:"checkboxList"}},t._l(t.people,(function(s){return e("el-checkbox",{key:s.userid,attrs:{label:s.userid}},[e("div",{staticClass:"t_j_box"},[e("el-tooltip",{attrs:{placement:"top",content:s.username?s.username:"暂无姓名"}},[e("span",[t._v(t._s(s.username?s.username:"暂无姓名"))])])],1)])})),1):t._e(),e("div",{staticClass:"dialog-footer",staticStyle:{display:"flex","justify-content":"center"},attrs:{slot:"footer"},slot:"footer"},[e("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.setUseridInProject}},[t._v("确认")]),e("el-button",{staticClass:"AllDialogBtn",on:{click:function(e){t.shareDialog=!1}}},[t._v("取消")])],1)],1),e("el-dialog",{staticClass:"endDialogBlock",attrs:{title:"结项书",visible:t.endDialog},on:{"update:visible":function(e){t.endDialog=e}}},[e("Closingstatement",{attrs:{myArrayProp:t.myArrayProp,iid:t.iid}}),e("div",{staticClass:"dialog-footer",staticStyle:{display:"flex","justify-content":"center"},attrs:{slot:"footer"},slot:"footer"},[e("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.ending}},[t._v("确认")]),e("el-button",{staticClass:"AllDialogBtn",on:{click:function(e){t.endDialog=!1}}},[t._v("取消")])],1)],1),e("el-pagination",{staticClass:"paginations",attrs:{"current-page":t.table.currentPage,"page-size":t.table.packageSize,layout:" prev, pager, next",background:"",total:t.table.total},on:{"current-change":t.handleCurrentChange}})],1)},r=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"pAHeader"},[e("div",{staticClass:"pAHeader1"},[t._v("项目管理")])])}],o=(s(57658),s(81991)),i=function(){var t=this,e=t._self._c;return e("div",[e("table",{attrs:{border:"1",cellspacing:"0"}},[e("div",{staticClass:"onePage"},[e("div",{staticClass:"titSchool"},[t._v("深圳技师学院")]),e("div",{staticClass:"title"},[t._v("校级创客项目结题申请书")]),e("div",{staticClass:"basicInformation"},[e("span",[t._v("项目名称")]),e("div",{staticClass:"line"},[t._v(t._s(t.myArrayProp[0].title))])]),e("div",{staticClass:"basicInformation"},[e("span",[t._v("负责人")]),e("div",{staticClass:"line"},[t._v(t._s(t.myArrayProp[0].pro_leader))])]),e("div",{staticClass:"basicInformation",staticStyle:{color:"red"}},[e("span",[t._v("指导教师")]),e("div",{staticClass:"line",staticStyle:{position:"relative"}},[t._l(t.myArrayProp[0].course_teacher,(function(s,a){return e("span",{key:a},[t._v(t._s(s.name))])})),e("span",{staticStyle:{position:"absolute",right:"-100px"}},[t._v(t._s(t.myArrayProp[0].course_teacher.length)+"(人)")])],2)]),e("div",{staticClass:"basicInformation"},[e("span",[t._v("申请部门")]),e("div",{staticClass:"line"},[t._v(t._s(t.myArrayProp[0].name))])]),e("div",{staticClass:"basicInformation"},[e("span",[t._v("申请日期")]),e("div",{staticClass:"line"},[t._v(t._s(t.myArrayProp[0].applyProjectTime))])]),e("div",{staticStyle:{"font-size":"22px","font-family":"\\4eff\\5b8b","font-weight":"bold","margin-bottom":"10px"}},[t._v(" 创新创业学院制 ")]),e("div",{staticStyle:{"font-size":"22px","font-family":"\\4eff\\5b8b","font-weight":"bold"}},[t._v(" "+t._s(t.nowTime)+" ")])]),e("tr",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}]},t._l(8,(function(s){return e("td",{key:s},[t._v("i")])})),0),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目名称")]),e("td",{attrs:{colspan:"6"}},[t._v(" "+t._s(t.myArrayProp[0].title)+" ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目类型")]),e("td",[t._v("学生申报")]),e("td",{staticStyle:{"text-align":"justify","text-align-last":"justify",padding:"0 30px","box-sizing":"border-box"},attrs:{colspan:"2"}},[e("span",[t._v(t._s(t.myArrayProp[0].typeName="√")+"创意组")]),e("span",[t._v(t._s(t.myArrayProp[0].typeName="□")+"初创组")])]),e("td",[t._v("学院申报")]),t._m(0)]),t._m(1),t._m(2),e("tr",[t._m(3),null!=t.myArrayProp[0].multiSelectProject?e("td",{attrs:{colspan:"8"}},[t._v(" "+t._s(t.myArrayProp[0].multiSelectProject.includes("1")?"√":"□")+"大赛选拔项目 "+t._s(t.myArrayProp[0].multiSelectProject.includes("2")?"√":"□")+" 落地注册项目 "+t._s(t.myArrayProp[0].multiSelectProject.includes("3")?"√":"□")+" 社会征集项目 "+t._s(t.myArrayProp[0].multiSelectProject.includes("4")?"√":"□")+" 产业命题项目 ")]):t._e(),null==t.myArrayProp[0].multiSelectProject?e("td",{attrs:{colspan:"8"}},[t._v(" □大赛选拔项目 □落地注册项目 □ 社会征集项目 □产业命题项目 ")]):t._e()]),e("tr",[t._m(4),e("td",{attrs:{colspan:"8"}},[t._v(" "+t._s("1"==t.myArrayProp[0].schoolRemould?"√":"□")+"校园安全项目 "+t._s("2"==t.myArrayProp[0].schoolRemould?"√":"□")+"环境治理项目 "+t._s("3"==t.myArrayProp[0].schoolRemould?"√":"□")+" 校园服务项目 "+t._s("4"==t.myArrayProp[0].schoolRemould?"√":"□")+" 文创装置项目 ")])]),t._m(5),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目负责人信息")]),e("td",[t._v("姓名")]),e("td",[t._v(" "+t._s(t.myArrayProp[0].pro_leader)+" ")]),e("td",[t._v("所在学院")]),e("td",[e("el-input",{staticStyle:{width:"100%"},attrs:{type:"textarea",autosize:"",resize:"none",placeholder:""},model:{value:t.myArrayProp[0].name,callback:function(e){t.$set(t.myArrayProp[0],"name",e)},expression:"myArrayProp[0].name"}})],1),e("td",[t._v("联系电话")]),e("td",[t._v(" "+t._s(t.myArrayProp[0].phone)+" ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目组人数")]),e("td",{attrs:{colspan:"2"}},[t._v(" "+t._s(t.myArrayProp[0].course_student.length+t.myArrayProp[0].course_teacher.length)+"人 ")]),e("td",[t._v("学生人数")]),e("td",[t._v(t._s(t.myArrayProp[0].course_student.length))]),e("td",[t._v("教师人数")]),e("td",[t._v(t._s(t.myArrayProp[0].course_teacher.length))])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目起始时间")]),e("td",[t._v(t._s(t.myArrayProp[0].begin_at))]),e("td",{attrs:{colspan:"2"}},[t._v("项目完成时间")]),e("td",[t._v(t._s(t.myArrayProp[0].plannedEnd_at))]),e("td",[t._v("预算经费")]),e("td",[t._v("元")])]),"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid?e("tr",[e("td",{attrs:{rowspan:t.myArrayProp[0].course_student.length+1}},[t._v(" 学"),e("br"),t._v("生"),e("br"),t._v(" 团 "),e("br"),t._v("队 "),e("br"),t._v("成 "),e("br"),t._v("员 ")]),e("td",[t._v("姓名")]),e("td",[t._v("所在学院及专业")]),e("td",{attrs:{colspan:"5"}},[t._v("项目分工")])]):t._e(),t._l(t.myArrayProp[0].course_student,(function(s,a){return e("tr",{directives:[{name:"show",rawName:"v-show",value:"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid,expression:"myArrayProp[0].typeid == '5e21b204-c206-11ed-a4cd-509a4c5b67cf'"}],key:a+"a"},[e("td",[e("span",{domProps:{textContent:t._s(s.name)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.collage)}})]),e("td",{attrs:{colspan:"5"}},[e("span",{domProps:{textContent:t._s(s.work)}})])])})),"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid?e("tr",[e("td",{attrs:{rowspan:t.myArrayProp[0].course_teacher.length+1}},[t._v(" 项"),e("br"),t._v("目"),e("br"),t._v(" 指 "),e("br"),t._v("导 "),e("br"),t._v("教 "),e("br"),t._v("师 ")])]):t._e(),t._l(t.myArrayProp[0].course_teacher,(function(s,a){return e("tr",{directives:[{name:"show",rawName:"v-show",value:"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid,expression:"myArrayProp[0].typeid == '5e21b204-c206-11ed-a4cd-509a4c5b67cf'"}],key:a+"b"},[e("td",[e("span",{domProps:{textContent:t._s(s.name)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.collage)}})]),e("td",{attrs:{colspan:"5"}},[e("span",{domProps:{textContent:t._s(s.work)}})])])})),"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid?e("tr",[e("td",{attrs:{rowspan:t.myArrayProp[0].course_student.length+1}},[t._v(" 学"),e("br"),t._v("生"),e("br"),t._v(" 团 "),e("br"),t._v("队 "),e("br"),t._v("成 "),e("br"),t._v("员 ")]),e("td",[t._v("姓名")]),e("td",[t._v("所在学院及专业")]),e("td",[t._v("年龄")]),e("td",{attrs:{colspan:"5"}},[t._v("项目组任务分工")])]):t._e(),t._l(t.myArrayProp[0].course_student,(function(s,a){return e("tr",{directives:[{name:"show",rawName:"v-show",value:"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid,expression:"myArrayProp[0].typeid == '5f7a66d5-c206-11ed-a4cd-509a4c5b67cf'"}],key:a+"a"},[e("td",[e("span",{domProps:{textContent:t._s(s.name)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.class)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.age)}})]),e("td",{attrs:{colspan:"5"}},[e("span",{domProps:{textContent:t._s(s.work)}})])])})),"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid?e("tr",[e("td",{attrs:{rowspan:t.myArrayProp[0].course_teacher.length+1}},[t._v(" 项"),e("br"),t._v("目"),e("br"),t._v(" 指 "),e("br"),t._v("导 "),e("br"),t._v("教 "),e("br"),t._v("师 ")]),e("td",[t._v("姓名")]),e("td",[t._v("专业")]),e("td",[t._v("职称")]),e("td",[t._v("学历")]),e("td",[t._v("所在教研室")]),e("td",{attrs:{colspan:"5"}},[t._v("项目角色分工")])]):t._e(),t._l(t.myArrayProp[0].course_teacher,(function(s,a){return e("tr",{directives:[{name:"show",rawName:"v-show",value:"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==t.myArrayProp[0].typeid,expression:"myArrayProp[0].typeid == '5f7a66d5-c206-11ed-a4cd-509a4c5b67cf'"}],key:a+"b"},[e("td",[e("span",{domProps:{textContent:t._s(s.name)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.speciality)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.title)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.education)}})]),e("td",[e("span",{domProps:{innerHTML:t._s(s.section)}})]),e("td",{attrs:{colspan:"5"}},[e("span",{domProps:{textContent:t._s(s.work)}})])])})),t._m(6),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("一、项目研发内容简介(200字以内)")]),e("el-input",{attrs:{type:"textarea",maxlength:"200","show-word-limit":"",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0].brief,callback:function(e){t.$set(t.myArrayProp[0],"brief",e)},expression:"myArrayProp[0].brief"}})],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("目标计划:")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].plan,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"plan",e)},expression:"myArrayProp[0]['ClosingstatementData'].plan"}})],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("二、拟解决的关键技术问题")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].technology,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"technology",e)},expression:"myArrayProp[0]['ClosingstatementData'].technology"}})],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("三、项目的商业(公益)价值评估")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].business,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"business",e)},expression:"myArrayProp[0]['ClosingstatementData'].business"}})],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("四、项目创新点评估")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].innovate,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"innovate",e)},expression:"myArrayProp[0]['ClosingstatementData'].innovate"}})],1)]),t._m(7),e("tr",[e("td",{attrs:{colspan:"7"}},[e("p",[t._v("一、成果(名称、数量及形式,开发产品及取得的专利等)")]),e("p",[t._v("专利证书获得(提供专利申请或成果证书附件):")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress7},on:{getFile:t.getFile}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress7.show,expression:"progress7.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress7.value,format:t.ProgressFormatresultAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].resultAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].resultAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,1)}}})])])])})),0)],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("企业应用实证(提供企业证明或合作协议证明等附件):")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress1},on:{getFile:t.getfirmAccessory}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress1.show,expression:"progress1.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress1.value,format:t.ProgressFormatfirmAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].firmAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].firmAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock",staticStyle:{cursor:"pointer"}},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,2)}}})])])])})),0)],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("双创竞赛成绩(提供参加师生名单、比赛取得的成绩等附件):")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress2},on:{getFile:t.getcompetitionAccessory}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress2.show,expression:"progress2.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress2.value,format:t.ProgressFormatcompetitionAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].competitionAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].competitionAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,3)}}})])])])})),0)],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("参展或交流活动(提供参加师生名单、活动方案及照片等附件):")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress3},on:{getFile:t.getexchangeAccessory}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress3.show,expression:"progress3.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress3.value,format:t.ProgressFormatexchangeAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].exchangeAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].exchangeAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,4)}}})])])])})),0)],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("创业公司转化(提供公司注册资料、营业执照等附件):")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress4},on:{getFile:t.getconversionAccessory}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress4.show,expression:"progress4.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress4.value,format:t.ProgressFormatconversionAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].conversionAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].conversionAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,5)}}})])])])})),0)],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("二、创客人才培养(提供成果、数量、学生名单等附件)")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress5},on:{getFile:t.gettalentsAccessory}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress5.show,expression:"progress5.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress5.value,format:t.ProgressFormattalentsAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].talentsAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].talentsAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,6)}}})])])])})),0)],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("目标计划:")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].targetPlan,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"targetPlan",e)},expression:"myArrayProp[0]['ClosingstatementData'].targetPlan"}})],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("实际结果:")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].realityResult,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"realityResult",e)},expression:"myArrayProp[0]['ClosingstatementData'].realityResult"}})],1)]),e("tr",[e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("三、社会价值(项目实践运用情况及效果评价)")]),e("el-input",{attrs:{type:"textarea",autosize:{minRows:6},placeholder:"请输入内容"},model:{value:t.myArrayProp[0]["ClosingstatementData"].socialValue,callback:function(e){t.$set(t.myArrayProp[0]["ClosingstatementData"],"socialValue",e)},expression:"myArrayProp[0]['ClosingstatementData'].socialValue"}})],1)]),e("tr",[e("td",[t._v("附件")]),e("td",{staticStyle:{height:"200px"},attrs:{colspan:"7"}},[e("p",[t._v("附:课题研究报告、用户评价意见或专家鉴定意见、其它附件等等")]),e("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress6},on:{getFile:t.gettaskAccessory}}),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress6.show,expression:"progress6.show"}],staticStyle:{width:"80%"},attrs:{percentage:t.progress6.value,format:t.ProgressFormattaskAccessory}}),e("div",{class:t.myArrayProp[0]["ClosingstatementData"].taskAccessory.length>0?"bigBlock":"noFileBox"},t._l(t.myArrayProp[0]["ClosingstatementData"].taskAccessory,(function(s,a){return e("div",{key:a+"a",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(s.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),e("div",{staticClass:"fileBoxRight"},[e("div",{staticClass:"chapter_upload_ic_r",on:{click:function(e){return t.deleteFile(a,7)}}})])])])})),0)],1)]),e("tr",[t._m(8),e("td",{attrs:{colspan:"2"}},[t._v("预算总经费")]),e("td",{attrs:{colspan:"2"}},[t._v(t._s(t.myArrayProp[0].fund)+"元")]),e("td",[t._v("实际使用")]),e("td",{attrs:{colspan:"2"}},[t._v(t._s(t.myArrayProp[0].actualuse)+"元")])]),t._m(9),t._m(10),e("tr",[e("td",[t._v("小型仪器设备费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].device,callback:function(e){t.$set(t.myArrayProp[0]["money"],"device",e)},expression:"myArrayProp[0]['money'].device"}})],1),e("td",{attrs:{colspan:"3"}},[t._v(" 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。 ")])]),e("tr",[e("td",[t._v("材料费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].Material,callback:function(e){t.$set(t.myArrayProp[0]["money"],"Material",e)},expression:"myArrayProp[0]['money'].Material"}})],1),e("td",{attrs:{colspan:"3"}},[t._v(" 项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。 ")])]),e("tr",[e("td",[t._v("测试化验加工费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].processing,callback:function(e){t.$set(t.myArrayProp[0]["money"],"processing",e)},expression:"myArrayProp[0]['money'].processing"}})],1),e("td",{attrs:{colspan:"3"}},[t._v(" 项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。 ")])]),e("tr",[e("td",[t._v("项目协作费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].Collaboration,callback:function(e){t.$set(t.myArrayProp[0]["money"],"Collaboration",e)},expression:"myArrayProp[0]['money'].Collaboration"}})],1),e("td",{attrs:{colspan:"3"}},[t._v("按合同规定支付给协作单位的费用")])]),t._m(11),e("tr",[e("td",[t._v("项目成果鉴定费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].APPRAISAL,callback:function(e){t.$set(t.myArrayProp[0]["money"],"APPRAISAL",e)},expression:"myArrayProp[0]['money'].APPRAISAL"}})],1),e("td",{attrs:{colspan:"3"}},[t._v("学术会务费、评审费、鉴定费、成果集制作费等费用。")])]),e("tr",[e("td",[t._v("参展参赛费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].entery,callback:function(e){t.$set(t.myArrayProp[0]["money"],"entery",e)},expression:"myArrayProp[0]['money'].entery"}})],1),e("td",{attrs:{colspan:"3"}},[t._v(" 参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。 ")])]),e("tr",[e("td",[t._v("创客交流活动费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].activities,callback:function(e){t.$set(t.myArrayProp[0]["money"],"activities",e)},expression:"myArrayProp[0]['money'].activities"}})],1),e("td",{attrs:{colspan:"3"}},[t._v(" 创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。 ")])]),e("tr",[e("td",[t._v("知识产权事务费")]),e("td",[t._v("-")]),e("td",[e("el-input",{on:{change:t.getPrice},model:{value:t.myArrayProp[0]["money"].Transaction,callback:function(e){t.$set(t.myArrayProp[0]["money"],"Transaction",e)},expression:"myArrayProp[0]['money'].Transaction"}})],1),e("td",{attrs:{colspan:"3"}},[t._v("论文版面费、专利及其他知识产权事务等费用。")])]),t._m(12),t._m(13),t._m(14),t._m(15),t._m(16)],2),e("el-dialog",{attrs:{title:"展示文件",visible:t.showFile,top:"1vh",width:"80vw","append-to-body":""},on:{"update:visible":function(e){t.showFile=e}}},[e("div",{staticClass:"showFileArea",staticStyle:{height:"80vh"}},[t.videoDetail.sources?e("div",{staticClass:"workd_media",staticStyle:{width:"90%",height:"90%"}},[e("video-player",{staticClass:"video-player vjs-custom-skin",staticStyle:{width:"90%",height:"90%",margin:"0 auto"},attrs:{playsinline:!0,options:t.videoDetail},on:{play:function(e){return t.onPlayerPlay(e)}}})],1):"pdf"!=t.Wordss["type"]&&"图片"!=t.Wordss["name"]?e("vword",{staticClass:"fullStyle",staticStyle:{width:"100%",height:"100%",overflow:"auto"},attrs:{pdfUrl:"https://view.officeapps.live.com/op/view.aspx?src="+t.showFileUrl}}):"pdf"==t.Wordss["type"]?e("vpdf",{staticClass:"fullStyle",staticStyle:{width:"100%",height:"100%",overflow:"auto"},attrs:{pdfUrl:t.showFileUrl}}):"图片"==t.Wordss["name"]?e("img",{staticStyle:{width:"auto",height:"auto","max-width":"100%","max-height":"100%"},attrs:{src:t.showFileUrl,alt:"图片哦"}}):t._e()],1)])],1)},l=[function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("span",[t._v("□创客空间建设")])])},function(){var t=this,e=t._self._c;return e("tr",{staticStyle:{color:"red"}},[e("td",{attrs:{colspan:"2"}},[t._v("项目级别")]),e("td",{attrs:{colspan:"8"}},[t._v(" □ 一般资助项目   □ 重点资助项目    □ 特别申报项目 ")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{staticStyle:{color:"red"},attrs:{colspan:"2"}},[t._v("项目类别")]),e("td",{attrs:{colspan:"8"}},[t._v(" □技术创新项目    □ 公益创新项目    □ 非遗文创项目    □ 乡村振兴项目 ")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[t._v("优先支持项目 "),e("br"),t._v("(可多选)")])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[t._v("美丽校园改造项目 "),e("br"),t._v("(单选)")])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目负责人身份 "),e("br"),t._v("(单选)")]),e("td",{attrs:{colspan:"8"}},[t._v("□在校学生 □ 孵化基地创业学生 □ 二级学院项目负责人")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{attrs:{rowspan:"6"}},[t._v(" 项 "),e("br"),t._v("目 "),e("br"),t._v("研 "),e("br"),t._v("发 "),e("br"),t._v("内 "),e("br"),t._v("容 "),e("br"),t._v("及 "),e("br"),t._v("目 "),e("br"),t._v("标 ")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{attrs:{rowspan:"10"}},[t._v(" 成 "),e("br"),t._v("果 "),e("br"),t._v("及 "),e("br"),t._v("社 "),e("br"),t._v("会 "),e("br"),t._v("价 "),e("br"),t._v("值 ")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{rowspan:"12"}},[t._v("经 "),e("br"),e("br"),t._v("费 "),e("br"),e("br"),t._v("使 "),e("br"),e("br"),t._v("用")])},function(){var t=this,e=t._self._c;return e("tr",[e("td",[t._v("经费大类")]),e("td",[t._v("经费小类")]),e("td",[t._v("支出科目")]),e("td",[t._v("金额(元)")]),e("td",{attrs:{colspan:"3"}},[t._v("计算依据及理由")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{attrs:{rowspan:"5"}},[t._v("直接经费")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{attrs:{rowspan:"5"}},[t._v("间接经费")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",[t._v(" 所 "),e("br"),t._v("在 "),e("br"),t._v("学 "),e("br"),t._v("院/ "),e("br"),t._v("部 "),e("br"),t._v("门 "),e("br"),t._v("意 "),e("br"),t._v("见 ")]),e("td",{attrs:{colspan:"7"}},[e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 300px"}},[t._v(" 负责人签章: ")]),e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 100px"}},[t._v(" 年 月 日 ")])])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",[t._v("专 "),e("br"),t._v("家 "),e("br"),t._v("验 "),e("br"),t._v("收 "),e("br"),t._v("结 "),e("br"),t._v("论")]),e("td",{attrs:{colspan:"7"}},[e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 300px"}},[t._v(" 负责人签章: ")]),e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 100px"}},[t._v(" 年 月 日 ")])])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",[t._v("双 "),e("br"),t._v("创 "),e("br"),t._v("学 "),e("br"),t._v("院 "),e("br"),t._v("意 "),e("br"),t._v("见")]),e("td",{attrs:{colspan:"7"}},[e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 300px"}},[t._v(" 负责人签章: ")]),e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 100px"}},[t._v(" 年 月 日 ")])])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",[t._v("学 "),e("br"),t._v("校 "),e("br"),t._v("审 "),e("br"),t._v("批 "),e("br"),t._v("意 "),e("br"),t._v("见")]),e("td",{attrs:{colspan:"7"}},[e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 300px"}},[t._v(" 负责人签章: ")]),e("div",{staticStyle:{width:"200px",float:"right",margin:"10px 100px"}},[t._v(" 年 月 日 ")])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"ending"},[e("p",[t._v("备注:1、本表一式三份,专家验收后交双创学院")]),e("p",{staticStyle:{"text-indent":"3em"}},[t._v(" 2、各栏目若不够填写,可自行加页,加页需紧附该栏目之后。 ")])])}],n=s(24613),c=s(85147),p=s(35379),d={props:{myArrayProp:{type:Array,required:!0},iid:{type:String,required:!0}},components:{beUpload:o.Z,vpdf:c.Z,vword:p.Z},data(){return{accept:"*",nowTime:(0,n.YZ)(1),file:"",progress1:{value:0,show:!1},progress2:{value:0,show:!1},progress3:{value:0,show:!1},progress4:{value:0,show:!1},progress5:{value:0,show:!1},progress6:{value:0,show:!1},progress7:{value:0,show:!1},showFile:!1,showFileUrl:"",Wordss:{type:"",name:""},canonical:{Image:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,File:/^https?:\/\/(.+\/)+.+(\.(docx|xlsx|ppt|pdf))$/i},word:["DOC","DOCX","DOCM","DOTM","DOTX","PPTX","PPSX","PPT","PPS","PPTM","POTM","PPAM","POTX","PPSM","XLSX","XLS"],pdf:["PDF"],image:["BMP","PJP","APNG","PNG","JPG","GIF","SVG","JPEG","JPG","ICO","PGPEG","AVIF"],vedio:["AVI","NAVI","MPEG","ASF","MOV","WMV","3GP","RM","RMVB","FLV","F4V","H.264","H.265","REAL VIDEO","MKV","WebM","HDDVD","MP4","MPG","M4V","MGV","OGV","QTM","STR","AMC","DVX","EVO","DAT","OGG","OGM"],playerOptions:{playbackRates:[.7,1,1.5,2],autoplay:!1,muted:!1,loop:!1,preload:"auto",language:"zh-CN",aspectRatio:"16:9",fluid:!0,sources:[{type:"video/mp4",src:""}],notSupportedMessage:"此视频暂无法播放,请稍后再试",controlBar:{timeDivider:!0,durationDisplay:!0,remainingTimeDisplay:!1,fullscreenToggle:!0}},playerO:{},videoDetail:{}}},methods:{getFile(t){console.log(t),this.progress7.show=!1,this.myArrayProp[0]["ClosingstatementData"].resultAccessory.push(t),this.setFile()},deleteFile(t,e){console.log(t),1==e?this.myArrayProp[0]["ClosingstatementData"].resultAccessory.splice(t,1):2==e?this.myArrayProp[0]["ClosingstatementData"].firmAccessory.splice(t,1):3==e?this.myArrayProp[0]["ClosingstatementData"].competitionAccessory.splice(t,1):4==e?this.myArrayProp[0]["ClosingstatementData"].exchangeAccessory.splice(t,1):5==e?this.myArrayProp[0]["ClosingstatementData"].conversionAccessory.splice(t,1):6==e?this.myArrayProp[0]["ClosingstatementData"].talentsAccessory.splice(t,1):this.myArrayProp[0]["ClosingstatementData"].taskAccessory.splice(t,1),this.setFile()},getfirmAccessory(t){this.progress1.show=!1,this.myArrayProp[0]["ClosingstatementData"].firmAccessory.push(t),this.setFile()},getcompetitionAccessory(t){this.progress2.show=!1,this.myArrayProp[0]["ClosingstatementData"].competitionAccessory.push(t),this.setFile()},getexchangeAccessory(t){this.progress3.show=!1,this.myArrayProp[0]["ClosingstatementData"].exchangeAccessory.push(t),this.setFile()},getconversionAccessory(t){this.progress4.show=!1,this.myArrayProp[0]["ClosingstatementData"].conversionAccessory.push(t),this.setFile()},gettalentsAccessory(t){this.progress5.show=!1,this.myArrayProp[0]["ClosingstatementData"].talentsAccessory.push(t),this.setFile()},gettaskAccessory(t){this.progress6.show=!1,this.myArrayProp[0]["ClosingstatementData"].taskAccessory.push(t),this.setFile()},ProgressFormattaskAccessory(t){return 100==t?"100%":`${t}%`},ProgressFormattalentsAccessory(t){return 100==t?"100%":`${t}%`},ProgressFormatconversionAccessory(t){return 100==t?"100%":`${t}%`},ProgressFormatexchangeAccessory(t){return 100==t?"100%":`${t}%`},ProgressFormatcompetitionAccessory(t){return 100==t?"100%":`${t}%`},ProgressFormatfirmAccessory(t){return 100==t?"100%":`${t}%`},ProgressFormatresultAccessory(t){return 100==t?"100%":`${t}%`},checkFile(t){if(this.videoDetail={},-1==this.vedio.indexOf(t.split(".")[t.split(".").length-1].toLocaleUpperCase())){if(-1==this.word.indexOf(t.split(".")[t.split(".").length-1].toLocaleUpperCase())&&-1==this.pdf.indexOf(t.split(".")[t.split(".").length-1].toLocaleUpperCase())&&-1==this.image.indexOf(t.split(".")[t.split(".").length-1].toLocaleUpperCase()))return void this.downFile(t);if(this.showFileUrl=t,this.showFile=!0,"undefined"==typeof t)return{type:"",name:""};let e=t.split(".");const s=e[e.length-1];return this.canonical.Image.test(t)?(this.Wordss={type:s,name:"图片"},console.log(this.Wordss)):this.canonical.File.test(t)?(this.Wordss={type:s,name:"文档"},console.log(this.Wordss)):this.canonical.vedio.test(t)?(this.Wordss={type:s,name:"视频"},console.log(this.Wordss)):this.Wordss={type:s,name:s}}this.playerOptions.sources[0].src=t,this.videoDetail=this.playerOptions,this.showFile=!0},downFile(t){var e={accessKeyId:"AKIATLPEDU37QV5CHLMH",secretAccessKey:"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"};window.AWS.config.update(e),window.AWS.config.region="cn-northwest-1";let s=t,a="";a=-1!=s.indexOf("https://view.officeapps.live.com/op/view.aspx?src=")?s.split("https://view.officeapps.live.com/op/view.aspx?src=")[1]:s;var r=new window.AWS.S3({params:{Bucket:"ccrb"}});let o=decodeURIComponent(a.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]);var i={Bucket:"ccrb",Key:o};r.getObject(i,(function(t,e){if(t)console.log(t,t.stack);else{let t=window.URL.createObjectURL(new Blob([e.Body])),s=document.createElement("a");s.name=o,s.href=t,s.download=o,s.click(),console.log(e)}}))},getPrice(){var t=""!=this.myArrayProp[0]["money"].device?parseInt(this.myArrayProp[0]["money"].device):0,e=""!=this.myArrayProp[0]["money"].Material?parseInt(this.myArrayProp[0]["money"].Material):0,s=""!=this.myArrayProp[0]["money"].processing?parseInt(this.myArrayProp[0]["money"].processing):0,a=""!=this.myArrayProp[0]["money"].Collaboration?parseInt(this.myArrayProp[0]["money"].Collaboration):0,r=""!=this.myArrayProp[0]["money"].APPRAISAL?parseInt(this.myArrayProp[0]["money"].APPRAISAL):0,o=""!=this.myArrayProp[0]["money"].entery?parseInt(this.myArrayProp[0]["money"].entery):0,i=""!=this.myArrayProp[0]["money"].activities?parseInt(this.myArrayProp[0]["money"].activities):0,l=""!=this.myArrayProp[0]["money"].Transaction?parseInt(this.myArrayProp[0]["money"].Transaction):0;this.myArrayProp[0].actualuse=t+e+s+a+r+o+i+l,this.$forceUpdate()},onPlayerPlay(){},setFile(){this.ajax.post(this.$store.state.api+"/updateClosingstatementData",{uid:this.$store.state.userInfo.userid,pid:this.iid,cdata:JSON.stringify(this.myArrayProp[0]["ClosingstatementData"]),sta:2}).then((t=>{console.log(t),this.$forceUpdate()}),(t=>{console.log(t)}))}},mounted(){this.getPrice()}},u=d,h=s(1001),y=(0,h.Z)(u,i,l,!1,null,"4808d67f",null),m=y.exports,v={components:{beUpload:o.Z,Closingstatement:m},data(){return{accept:"*",iid:"",selectText:"",endDialog:!1,DelFileDialog:!1,NoReportActivity:!1,loading:!1,tit:"",items:[],allProject:[],table:{total:0,packageSize:10,currentPage:1},progress:{value:0,show:!1},DelFileData:{fid:"",fileName:""},options:{projectFilter:[],department:[],sort:[],person:[],state:[{value:"",label:"全部"},{value:2,label:"进行中"},{value:3,label:"待结题"},{value:4,label:"已结题"}],yearData:[]},selectInp:{filter:"",department:"",sort:"",state:"",leader:"",year:(new Date).getFullYear().toString()},file:[],checkActivityFinishData:[],checkFundFinishData:[],submitData:{brief:"",plan:"",technology:"",business:"",innovate:"",resultAccessory:[],firmAccessory:[],competitionAccessory:[],exchangeAccessory:[],conversionAccessory:[],talentsAccessory:[],targetPlan:"",realityResult:"",socialValue:"",taskAccessory:[]},myArrayProp:[],shareDialog:!1,project:"",caseLoading:!1,checkboxList:[],checkboxIdList:[],people:[],isIndeterminate:!1,checkAll:!1,un:""}},methods:{handleCheckAllChange(t){if(0==this.checkboxIdList.length)for(var e=0;e<this.people.length;e++)this.checkboxIdList.push(this.people[e].userid);this.checkboxList=t?this.checkboxIdList:[],this.isIndeterminate=!1},handleCheckedAnliChange(t){let e=this.checkboxList.length;this.checkAll=e===this.people.length,this.isIndeterminate=e>0&&e<this.people.length},fundDetail(t,e,s){this.$router.push(`/makerfundDetails?Id=${t}&tit=${e}&paid=${s}`)},ProgressFormat(t){return 100==t?"100%":`${t}%`},checkDelFile(t){this.file=this.file.filter((e=>e.url!=t))},getFile(t){this.file.push(t),this.progress.show=!1},ending(){this.ajax.post(this.$store.state.api+"/updateClosingstatementData",{uid:this.$store.state.userInfo.userid,cid:this.iid,submitData:JSON.stringify(this.myArrayProp[0]["ClosingstatementData"]),state:3}).then((t=>{console.log(t),1==t.data?(this.$message.success("提交成功"),this.endDialog=!1,this.progress.show=!1):this.$message.error("提交失败"),this.getData()}),(t=>{console.log(t)})),this.endDialog=!1},scheduleDetail(t,e){this.$router.push(`/ProjectManagementMain?Id=${e}&pid=${t}`)},fundStatus(t){this.$router.push(`/ProjectManagementFundDetail?pid=${t}`)},finish(t){this.myArrayProp=[],this.iid=t.courseId,this.checkActivityFinishData=[],this.checkFundFinishData=[],this.ajax.get(this.$store.state.api+"/GetActivityNoReportByPId",{uid:this.$store.state.userInfo.userid,pid:t.courseId}).then((e=>{if(e.data[0].length>0||e.data[1].length>0){if(this.checkActivityFinishData=e.data[0],e.data[1].length>0){let t=0,s=0;e.data[1].forEach((e=>{e.applyfund=JSON.parse(e.applyfund);for(let s in e.applyfund)t+=1*e.applyfund[s];e.applyfund=t})),e.data[1].forEach((t=>{if(null!=t.actualuse){t.actualuse=JSON.parse(t.actualuse);for(let e in t.actualuse)s+=1*t.actualuse[e];t.actualuse=s}}))}this.checkFundFinishData=e.data[1],this.tit=t.title,this.NoReportActivity=!0}else this.iid=t.courseId,this.ajax.get(this.$store.state.api+"/getClosingstatementData",{uid:this.$store.state.userInfo.userid,pid:t.courseId}).then((t=>{let e=0;t.data[1].forEach((t=>{t["actualuse"]=JSON.parse(t["actualuse"]);for(let s in t["actualuse"])t["actualuse"][s]&&(e=1*t["actualuse"][s]+e)})),console.log(e);let s=t.data[0];s[0].course_student=JSON.parse(s[0].course_student),s[0].course_teacher=JSON.parse(s[0].course_teacher),null!=s[0].multiSelectProject&&(s[0].multiSelectProject=JSON.parse(s[0].multiSelectProject)),s[0].money=JSON.parse(s[0].money),s[0].ClosingstatementData=s[0].ClosingstatementData?JSON.parse(s[0].ClosingstatementData):this.submitData,this.myArrayProp=s,this.myArrayProp[0].actualuse=e,console.log(this.myArrayProp),this.endDialog=!0})).catch((t=>{console.log(t)}))})).catch((t=>{console.log(t)}))},amendFinish(t){this.myArrayProp=[],this.submitData={brief:"",plan:"",technology:"",business:"",innovate:"",resultAccessory:[],firmAccessory:[],competitionAccessory:[],exchangeAccessory:[],conversionAccessory:[],talentsAccessory:[],targetPlan:"",realityResult:"",socialValue:"",taskAccessory:[]},this.iid=t.courseId,this.ajax.get(this.$store.state.api+"/selectAmendFinish",{uid:this.$store.state.userInfo.userid,pid:t.courseId}).then((t=>{let e=0;t.data[1].forEach((t=>{t["actualuse"]=JSON.parse(t["actualuse"]);for(let s in t["actualuse"])t["actualuse"][s]&&(e=1*t["actualuse"][s]+e)})),console.log(e);let s=t.data[0];s[0].course_student=JSON.parse(s[0].course_student),s[0].course_teacher=JSON.parse(s[0].course_teacher),s[0].multiSelectProject=JSON.parse(s[0].multiSelectProject),s[0].ClosingstatementData=JSON.parse(s[0].ClosingstatementData),s[0].money=JSON.parse(s[0].money),this.myArrayProp=s,this.myArrayProp[0].actualuse=e,console.log(this.myArrayProp),this.endDialog=!0})).catch((t=>{console.log(t)}))},handleCurrentChange(t){this.table.currentPage=t,this.getData()},openShare(){this.shareDialog=!0,this.getPeople(),this.getAllProject()},getPeople(){this.caseLoading=!0,this.ajax.post(this.$store.state.api+"/selectAllUser",{n:this.un}).then((t=>{this.people=t.data[0],this.caseLoading=!1}),(t=>{this.caseLoading=!1,console.log(t)}))},setUseridInProject(){this.ajax.post(this.$store.state.api+"/updateProjectLookTeacher",{cid:this.project,look:this.checkboxList.join(",")}).then((t=>{this.$message.success("分配成功"),this.shareDialog=!1}),(t=>{console.log(t)}))},getAllProject(){this.ajax.get(this.$store.state.api+"/selectAllProjectByAdmin").then((t=>{this.allProject=t.data[0]}),(t=>{console.log(t)}))},getData(){this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.selectInp.filter,did:this.selectInp.department,tid:this.selectInp.sort,leader:this.selectInp.leader,endState:this.selectInp.state,year:this.selectInp.year,textInp:this.selectText,page:this.table.currentPage,lim:this.table.packageSize};this.ajax.get(this.$store.state.api+"/SelectAllProjectManagement",t).then((t=>{let e=t.data;if(0==e[0].length&&0!=e[5][0]["total"]&&1!=this.table.currentPage)return this.table.currentPage=1,this.getData();let s=this.options;this.items=e[0],s.projectFilter=e[1],s.department=e[2],s.sort=e[3],s.person=e[4],s.yearData=e[6],0==s.yearData.filter((t=>t["time"]==(new Date).getFullYear().toString())).length&&s.yearData.push({time:(new Date).getFullYear().toString()}),this.table.total=e[5][0].total,this.loading=!1}),(t=>{console.log(t)}))}},mounted(){this.getData()}},g=v,_=(0,h.Z)(g,a,r,!1,null,null,null),f=_.exports}}]);
  2. //# sourceMappingURL=81.d526acd4.js.map