5689.5a31b26d.js 40 KB

12
  1. "use strict";(self["webpackChunkscproject"]=self["webpackChunkscproject"]||[]).push([[5689],{11057:function(t,e,s){s.d(e,{Z:function(){return p}});var r=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)}}})])},a=[],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 r=new window.AWS.S3({params:{Bucket:"ccrb"}}),a=this;if(a.progress&&(a.progress.show=!0),a.progress&&(a.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"},n={partSize:2147483648,queueSize:2,leavePartsOnError:!0};r.upload(i,n).on("httpUploadProgress",(function(t){a.progress&&(a.progress.value=Math.round(t.loaded/t.total*100))})).send((function(t,s){if(a.inputShow=!0,t)a.$message.error("上传失败");else{let t=e.size,r="B";t>1e9?(t=t/1024/1024/1024,r="G"):t>1e6?(t=t/1024/1024,r="MB"):t>1e3&&(t/=1024,r="KB"),t=Math.floor(t),a.$emit("getFile",{fileName:e.name,size:`${t}${r}`,uploadTime:(0,o.YZ)(),url:s.Location})}}))}},getAccept(){this.accept?this.acc=this.accept:this.acc="*"}},created(){this.getAccept()}},n=i,l=s(43736),c=(0,l.Z)(n,r,a,!1,null,"1b79ea74",null),p=c.exports},31093:function(t,e,s){s.d(e,{Z:function(){return c}});var r=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}})])},a=[],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,n=s(43736),l=(0,n.Z)(i,r,a,!1,null,"07fc9010",null),c=l.exports},93481:function(t,e,s){s.d(e,{Z:function(){return c}});var r=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}})])},a=[],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,n=s(43736),l=(0,n.Z)(i,r,a,!1,null,"016c049c",null),c=l.exports},5689:function(t,e,s){s.d(e,{Z:function(){return u}});var r=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[e("table",{class:"/resultShowDetail"!=t.$route.path?"":"tableWidth",attrs:{border:"1",cellspacing:"0"}},[e("div",{staticClass:"onePage",style:"/resultShowDetail"!=t.$route.path?"":"top: -750px;"},[e("div",{staticClass:"titSchool"},[t._v("深圳技师学院")]),e("div",{staticClass:"title"},[t._v("2024年校级学生创新创业训练计划项目申报书")]),e("div",{staticClass:"basicInformation"},[e("span",[t._v("项目名称")]),e("div",{staticClass:"line"},[t._v(t._s(t.myArrayProp[0].title?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,r){return e("span",{key:r},[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?t.myArrayProp[0].title:"")+" ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目类型")]),e("td",[t._v("学生申报")]),e("td",{staticStyle:{"text-align":"left",padding:"0 30px","box-sizing":"border-box"},attrs:{colspan:"2"}},[e("span",{staticStyle:{"margin-right":"10px"}},[t._v(t._s("4a4e2cfe-e1a1-11ee-81d4-00ff5c7a43f5"==t.myArrayProp[0].typeName?"☑":"□")+"创新训练项目")]),e("span",{staticStyle:{"margin-right":"10px"}},[t._v(t._s("56f0ad8d-e1a1-11ee-81d4-00ff5c7a43f5"==t.myArrayProp[0].typeName?"☑":"□")+"创业训练项目")]),e("span",{staticStyle:{"margin-right":"10px"}},[t._v(t._s("ed917c55-f51d-11ed-a3f6-509a4c5b67cf"==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",{staticStyle:{"text-align":"left"},attrs:{colspan:"8"}},[e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("1")?"☑ ":"□ ")}}),e("span",[t._v("团队合作项目、跨学科合作项目。")])]),e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("2")?"☑ ":"□ ")}}),e("span",[t._v("科技创新、低空经济、银发经济、乡村振兴、助残助学、非遗文创等新技术、新产业、新业态、新模式方面的项目。")])]),e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("3")?"☑ ":"□ ")}}),e("span",[t._v("企业真实生产经营项目或外包服务项目。")])]),e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("4")?"☑ ":"□ ")}}),e("span",[t._v("社会征集项目、产业命题项目。")])]),e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("5")?"☑ ":"□ ")}}),e("span",[t._v("近两年内参与校级以上创新创业大赛并获奖的项目。")])]),e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("6")?"☑ ":"□ ")}}),e("span",[t._v("美丽校园改造计划中的校园智能产品及文创产品的研发项目。")])]),e("div",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(t.myArrayProp[0]["multiSelectProject"].includes("7")?"☑ ":"□ ")}}),e("span",[t._v("企申报人为港澳籍、学校扶贫班及在校贫困生申报的项目")])])]):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(t.myArrayProp[0].schoolRemould.includes("1")?"☑":"□")+"校园安全项目 "+t._s(t.myArrayProp[0].schoolRemould.includes("2")?"☑":"□")+"环境治理项目 "+t._s(t.myArrayProp[0].schoolRemould.includes("3")?"☑":"□")+" 校园服务项目 "+t._s(t.myArrayProp[0].schoolRemould.includes("4")?"☑":"□")+" 文创装置项目 ")])]),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(t._s(t.myArrayProp[0].fund)+"元")])]),"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,r){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:r+"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,r){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:r+"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,r){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:r+"c"},[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,r){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:r+"d"},[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?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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("一、项目研发内容简介(200字以内)")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{textContent:t._s(t.myArrayProp[0].brief)}}):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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("目标计划:")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].plan)}}):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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("二、拟解决的关键技术问题")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].technology)}}):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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("三、项目的商业(公益)价值评估")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].business)}}):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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("四、项目创新点评估")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].innovate)}}):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",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress7.value,format:t.ProgressFormatresultAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].resultAccessory,(function(s,r){return e("div",{key:r+"e",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].resultAccessory,r)}}},[t._v(" 删除 ")])])})),0)],1)]),e("tr",[e("td",{attrs:{colspan:"7"}},[e("p",[t._v("企业应用实证(提供企业证明或合作协议证明等附件):")]),e("beUpload",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress1.value,format:t.ProgressFormatfirmAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].firmAccessory,(function(s,r){return e("div",{key:r+"f",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].firmAccessory,r)}}},[t._v(" 删除 ")])])})),0)],1)]),e("tr",[e("td",{attrs:{colspan:"7"}},[e("p",[t._v("双创竞赛成绩(提供参加师生名单、比赛取得的成绩等附件):")]),e("beUpload",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress2.value,format:t.ProgressFormatcompetitionAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].competitionAccessory,(function(s,r){return e("div",{key:r+"g",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].competitionAccessory,r)}}},[t._v(" 删除 ")])])})),0)],1)]),e("tr",[e("td",{attrs:{colspan:"7"}},[e("p",[t._v("参展或交流活动(提供参加师生名单、活动方案及照片等附件):")]),e("beUpload",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress3.value,format:t.ProgressFormatexchangeAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].exchangeAccessory,(function(s,r){return e("div",{key:r+"h",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].exchangeAccessory,r)}}},[t._v(" 删除 ")])])})),0)],1)]),e("tr",[e("td",{attrs:{colspan:"7"}},[e("p",[t._v("创业公司转化(提供公司注册资料、营业执照等附件):")]),e("beUpload",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress4.value,format:t.ProgressFormatconversionAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].conversionAccessory,(function(s,r){return e("div",{key:r+"g",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].conversionAccessory,r)}}},[t._v(" 删除 ")])])})),0)],1)]),e("tr",[e("td",{attrs:{colspan:"7"}},[e("p",[t._v("二、创客人才培养(提供成果、数量、学生名单等附件)")]),e("beUpload",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress5.value,format:t.ProgressFormattalentsAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].talentsAccessory,(function(s,r){return e("div",{key:r+"k",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].talentsAccessory,r)}}},[t._v(" 删除 ")])])})),0)],1)]),e("tr",[e("td",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("目标计划:")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].targetPlan)}}):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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("实际结果:")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].realityResult)}}):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",{style:"/resultShowDetail"===t.$route.path?"height:auto;text-align: left;":"height: 200px",attrs:{colspan:"7"}},[e("p",[t._v("三、社会价值(项目实践运用情况及效果评价)")]),"/resultShowDetail"===t.$route.path?e("div",{domProps:{innerHTML:t._s(t.myArrayProp[0]["ClosingstatementData"].socialValue)}}):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",{attrs:{colspan:"7"}},[e("p",[t._v("附:课题研究报告、用户评价意见或专家鉴定意见等其他文件")]),e("beUpload",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],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"}],attrs:{percentage:t.progress6.value,format:t.ProgressFormattaskAccessory}}),e("div",{staticClass:"bigBlock"},t._l(t.myArrayProp[0]["ClosingstatementData"].taskAccessory,(function(s,r){return e("div",{key:r+"l",staticClass:"titItem"},[e("div",{staticClass:"titName",on:{click:function(e){return t.lookFile(s.url)}}},[t._v(" "+t._s(r+1+"、"+s.fileName)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:"/resultShowDetail"!=t.$route.path,expression:"$route.path != '/resultShowDetail'"}],staticClass:"titDelete",on:{click:function(e){return t.deleteFile(t.myArrayProp[0]["ClosingstatementData"].taskAccessory,r)}}},[t._v(" 删除 ")])])})),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",[t._v(t._s(t.myArrayProp[0]["money"].device))]),e("td",{attrs:{colspan:"3"}},[t._v(" 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。 ")])]),e("tr",[e("td",[t._v("材料费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].Material))]),e("td",{attrs:{colspan:"3"}},[t._v(" 项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。 ")])]),e("tr",[e("td",[t._v("测试化验加工费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].processing))]),e("td",{attrs:{colspan:"3"}},[t._v(" 项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。 ")])]),e("tr",[e("td",[t._v("项目协作费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].Collaboration))]),e("td",{attrs:{colspan:"3"}},[t._v("按合同规定支付给协作单位的费用")])]),t._m(11),e("tr",[e("td",[t._v("项目成果鉴定费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].APPRAISAL))]),e("td",{attrs:{colspan:"3"}},[t._v("学术会务费、评审费、鉴定费、成果集制作费等费用。")])]),e("tr",[e("td",[t._v("参展参赛费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].entery))]),e("td",{attrs:{colspan:"3"}},[t._v(" 参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。 ")])]),e("tr",[e("td",[t._v("创客交流活动费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].activities))]),e("td",{attrs:{colspan:"3"}},[t._v(" 创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。 ")])]),e("tr",[e("td",[t._v("知识产权事务费")]),e("td",[t._v("-")]),e("td",[t._v(t._s(t.myArrayProp[0]["money"].Transaction))]),e("td",{attrs:{colspan:"3"}},[t._v("论文版面费、专利及其他知识产权事务等费用。")])]),t._m(12)],2),e("el-dialog",{staticClass:"addDialog showDialog",attrs:{title:"展示文件",visible:t.showFile,top:"1vh",width:"80vw"},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)},a=[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("div",{staticClass:"ending"},[e("p",[t._v("备注:1、本表一式三份,专家验收后交双创学院")]),e("p",{staticStyle:{"text-indent":"3em"}},[t._v(" 2、各栏目若不够填写,可自行加页,加页需紧附该栏目之后。 ")])])}],o=(s(57658),s(24613)),i=s(11057),n=s(31093),l=s(93481),c={components:{beUpload:i.Z,vpdf:n.Z,vword:l.Z},data(){return{nowTime:(0,o.YZ)(1),accept:"*",content:[{tit:"一、项目研发内容简介(200字以内)"},{tit:"目标计划:"},{tit:"实际结果:"},{tit:"二、拟解决的关键技术问题"},{tit:"三、项目的商业(公益)价值评估"},{tit:"四、项目创新点评估"}],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},textarea:"",myArrayProp:[],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},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:{},loading:!1}},methods:{getData(){this.loading||(this.loading=!0,this.ajax.get(this.$store.state.api+"/selectAmendFinish",{uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"]}).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?s[0].ClosingstatementData=JSON.parse(s[0].ClosingstatementData):s[0].ClosingstatementData={brief:"",business:"",competitionAccessory:"",conversionAccessory:"",exchangeAccessory:"",firmAccessory:"",innovate:"",plan:"",realityResult:[],resultAccessory:[],socialValue:[],talentsAccessory:[],targetPlan:[],taskAccessory:[],technology:[]},s[0].money=JSON.parse(s[0].money),this.myArrayProp=s,this.myArrayProp[0].actualuse=e,this.loading=!1,console.log(this.myArrayProp)})).catch((t=>{console.log(t)})))},getFile(t){console.log(t),this.progress7.show=!1,this.myArrayProp[0]["ClosingstatementData"].resultAccessory.push(t)},deleteFile(t,e){t.splice(e,1)},getfirmAccessory(t){this.progress1.show=!1,this.myArrayProp[0]["ClosingstatementData"].firmAccessory.push(t)},deletefirmAccessory(t){this.myArrayProp[0]["ClosingstatementData"].firmAccessory.splice(t,1)},getcompetitionAccessory(t){this.progress2.show=!1,this.myArrayProp[0]["ClosingstatementData"].competitionAccessory.push(t)},deletecompetitionAccessory(t){this.myArrayProp[0].competitionAccessory.splice(t,1)},getexchangeAccessory(t){this.progress3.show=!1,this.myArrayProp[0]["ClosingstatementData"].exchangeAccessory.push(t)},deleteexchangeAccessory(t){this.myArrayProp[0]["ClosingstatementData"].exchangeAccessory.splice(t,1)},getconversionAccessory(t){this.progress4.show=!1,this.myArrayProp[0]["ClosingstatementData"].conversionAccessory.push(t)},deleteconversionAccessory(t){console.log(t),this.myArrayProp[0]["ClosingstatementData"].conversionAccessory.splice(t,1)},gettalentsAccessory(t){this.progress5.show=!1,this.myArrayProp[0]["ClosingstatementData"].talentsAccessory.push(t)},deletetalentsAccessory(t){this.myArrayProp[0]["ClosingstatementData"].talentsAccessory.splice(t,1)},gettaskAccessory(t){this.progress6.show=!1,this.myArrayProp[0]["ClosingstatementData"].taskAccessory.push(t)},deletetaskAccessory(t){this.myArrayProp[0]["ClosingstatementData"].taskAccessory.splice(t,1)},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}%`},lookFile(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="",this.showFile=!0,this.showFileUrl=t,"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.Wordss={type:s,name:s}}this.playerOptions.sources[0].src=t,this.videoDetail=this.playerOptions,this.showFile=!0},onPlayerPlay(){},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,r="";r=-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 a=new window.AWS.S3({params:{Bucket:"ccrb"}});let o=decodeURIComponent(r.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]);var i={Bucket:"ccrb",Key:o};a.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)}}))}},mounted(){this.getData()}},p=c,d=s(43736),m=(0,d.Z)(p,r,a,!1,null,"4b0c5e29",null),u=m.exports}}]);
  2. //# sourceMappingURL=5689.5a31b26d.js.map