6589.a2ec9055.js 78 KB

12
  1. "use strict";(self["webpackChunkscproject"]=self["webpackChunkscproject"]||[]).push([[6589],{11057:function(t,e,a){a.d(e,{Z:function(){return c}});var s=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)}}})])},i=[],o=(a(34267),a(24613)),n={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],a={accessKeyId:"AKIATLPEDU37QV5CHLMH",secretAccessKey:"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"};window.AWS.config.update(a),window.AWS.config.region="cn-northwest-1";var s=new window.AWS.S3({params:{Bucket:"ccrb"}}),i=this;if(i.progress&&(i.progress.show=!0),i.progress&&(i.progress.value=0),e){var n={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"},r={partSize:2147483648,queueSize:2,leavePartsOnError:!0};s.upload(n,r).on("httpUploadProgress",(function(t){i.progress&&(i.progress.value=Math.round(t.loaded/t.total*100))})).send((function(t,a){if(i.inputShow=!0,t)i.$message.error("上传失败");else{let t=e.size,s="B";t>1e9?(t=t/1024/1024/1024,s="G"):t>1e6?(t=t/1024/1024,s="MB"):t>1e3&&(t/=1024,s="KB"),t=Math.floor(t),i.$emit("getFile",{fileName:e.name,size:`${t}${s}`,uploadTime:(0,o.YZ)(),url:a.Location})}}))}},getAccept(){this.accept?this.acc=this.accept:this.acc="*"}},created(){this.getAccept()}},r=n,l=a(43736),d=(0,l.Z)(r,s,i,!1,null,"1b79ea74",null),c=d.exports},31093:function(t,e,a){a.d(e,{Z:function(){return d}});var s=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}})])},i=[],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}}},n=o,r=a(43736),l=(0,r.Z)(n,s,i,!1,null,"07fc9010",null),d=l.exports},93481:function(t,e,a){a.d(e,{Z:function(){return d}});var s=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}})])},i=[],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:{}},n=o,r=a(43736),l=(0,r.Z)(n,s,i,!1,null,"016c049c",null),d=l.exports},66589:function(t,e,a){a.r(e),a.d(e,{default:function(){return lt}});a(57658);var s=function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"ProjectManagementMain"}},[e("div",{staticClass:"vfpHeader"},[e("div",{staticClass:"titleOne"},[t._v("项目管理")]),e("div",{staticClass:"smallTitle",staticStyle:{left:"100px"}},[t._v("项目详情")]),e("el-button",{attrs:{type:"primary"},on:{click:function(e){return t.$router.push("/ProjectManagement")}}},[t._v("返回")])],1),e("hr"),e("div",{staticClass:"AppBar"},t._l(t.items,(function(a,s){return e("div",{key:s,staticClass:"AppBarActive",on:{click:function(e){return t.goto(s)}}},[t._v(" "+t._s(a.tit)+" "),e("div",{class:s==t.show?a.cl:""})])})),0),0==t.show&&"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==t.$route.query["Id"]?e("studentProjectWordShow",{ref:"student"}):t._e(),0==t.show&&"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==t.$route.query["Id"]?e("MakerSpaceWordShow",{ref:"maker"}):t._e(),e("div",{staticClass:"downBtn"},[0==t.show?e("el-button",{attrs:{type:"primary"},on:{click:t.getWord}},[t._v("下载表格")]):t._e()],1),1==t.show?e("ProjectManagementEndProjectFile"):t._e(),2==t.show?e("ProjectManagementProjectFile"):t._e(),3==t.show?e("ProjectManagementOtherFile"):t._e()],1)},i=[],o=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"ProjectManagement3"},[e("div",{staticClass:"projectBlock"},[e("el-table",{staticClass:"fontSize",attrs:{data:t.tableData,"tooltip-effect":"dark",stripe:"",width:"100%","header-cell-style":{background:"#f2f2f2",color:"#000"}}},[e("el-table-column",{attrs:{prop:"title",label:"活动名称",align:"center"}}),e("el-table-column",{attrs:{prop:"pro_leader",label:"负责人",align:"center"}}),e("el-table-column",{attrs:{prop:"PName",label:"关联项目",align:"center"}}),e("el-table-column",{attrs:{prop:"money",label:"预算经费",align:"center"}}),e("el-table-column",{attrs:{prop:"name",label:"所在部门",align:"center"}}),e("el-table-column",{attrs:{prop:"date",label:"活动时间",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(" "+t._s(t.GetTime(e.row.begin_at))+" ")]}}])}),e("el-table-column",{attrs:{prop:"operation",label:"操作",align:"center",width:"220"},scopedSlots:t._u([{key:"default",fn:function(a){return[e("div",{staticClass:"operations"},[e("el-button",{staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.detail(a.row.acId)}}},[t._v("查看详情")])],1)]}}])})],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)},n=[],r={props:["changeShow"],data(){return{loading:!1,tableData:[],table:{total:0,packageSize:9,currentPage:1}}},methods:{getData(){if(this.loading)return;this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"],cid:"",leader:"",state:"",type:0,input:"",page:this.table.currentPage,lim:this.table.packageSize};this.ajax.get(this.$store.state.api+"/GetAllActivity",t).then((t=>{this.tableData=t.data[0],this.table.total=t.data[4][0].total,this.loading=!1}),(t=>{console.log(t)}))},GetTime(t){let e=JSON.parse(t);if(e[0]==e[1])return e[0];let a=e[0].split(" ")[0].split("-"),s=e[1].split(" ")[0].split("-");return a[0]==s[0]?a[1]==s[1]?`${a[0]}-${a[1]}-${a[2]} 至 ${s[2]}`:`${a[0]}-${a[1]}-${a[2]} 至 ${s[1]}-${s[2]}`:e[0]+" 至 "+e[1]},handleCurrentChange(t){this.table.currentPage=t,this.getData()},detail(t){this.changeShow(5,t)}},mounted(){this.getData()}},l=r,d=a(43736),c=(0,d.Z)(l,o,n,!1,null,null,null),p=c.exports,v=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"ProjectManagement3_1"},[e("markeractivityWordShow",{attrs:{wordData:t.wordData,total:t.total}})],1)},u=[],h=function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"MarkeractivityWord"}},[e("div",{attrs:{id:"title"}},[e("div",{staticClass:"school"},[t._v("深圳技师学院")]),e("div",{staticClass:"wordTitle"},[t._v("创客专项资金及项目申请表("+t._s(0==t.wordData["type"]?"创客活动":"个人创客")+")")]),e("div",{staticClass:"date"},[t._v("申请日期:"+t._s(t.wordData.applicationDate))])]),e("table",{staticClass:"table",attrs:{border:"1",cellspacing:"0"}},[0==t.wordData["type"]?e("tr",{attrs:{id:"one"}},[t._m(0),e("td",{attrs:{colspan:"12"},domProps:{textContent:t._s(t.wordData["ProjectName"])}})]):t._e(),e("tr",{attrs:{id:"two"}},[t._m(1),e("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(t.wordData["activityName"])}}),t._m(2),e("td",{attrs:{colspan:"4"},domProps:{textContent:t._s(t.total)},on:{click:function(e){return t.goto("#fund")}}})]),e("tr",{attrs:{id:"three"}},[t._m(3),e("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(t.wordData["pro_leader"])}}),t._m(4),e("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(t.wordData["collegeName"])}}),t._m(5),e("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(t.wordData["tel"])}})]),e("tr",{attrs:{id:"four"}},[t._m(6),e("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(t.wordData["activityTime"][0].split(" ")[0]+" 至 "+t.wordData["activityTime"][1].split(" ")[0])}}),t._m(7),e("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(t.wordData["student"])}})]),e("tr",{attrs:{id:"five"}},[e("td",{attrs:{colspan:"2",rowspan:t.wordData["member"].length+1}},[e("p",[t._v("活")]),t._v(" "),e("p",[t._v("动")]),t._v(" "),e("p",[t._v("指")]),t._v(" "),e("p",[t._v("导")]),t._v(" "),e("p",[t._v("老")]),t._v(" "),e("p",[t._v("师")])]),e("td",{attrs:{colspan:"2"}},[t._v("姓名")]),e("td",{attrs:{colspan:"3"}},[t._v("工作单位/部门")]),e("td",{attrs:{colspan:"9"}},[t._v("项目分工")])]),t._l(t.wordData["member"],(function(a,s){return e("tr",{key:s+"b"},[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"2"},domProps:{textContent:t._s(a["name"])}}),e("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(a["collage"])}}),e("td",{attrs:{colspan:"10"},domProps:{textContent:t._s(a["work"])}})])})),e("tr",{staticClass:"textLeft",attrs:{id:"six"}},[t._m(8),e("td",{staticStyle:{"text-align":"left","vertical-align":"top",height:"200px"},attrs:{colspan:"15"},domProps:{textContent:t._s(t.wordData["activityPlan"])}})]),e("tr",{staticClass:"textLeft",attrs:{id:"seven"}},[t._m(9),e("td",{staticStyle:{"text-align":"left","vertical-align":"top",height:"200px"},attrs:{colspan:"15"},domProps:{textContent:t._s(t.wordData["expectations"])}})]),e("tr",{staticClass:"textLeft",attrs:{id:"nine"}},[t._m(10),e("td",{staticStyle:{"text-align":"left","vertical-align":"top",height:"200px"},attrs:{colspan:"15"}},[e("p",[t._v("参与学生范围:")]),e("span",{domProps:{textContent:t._s(t.wordData["eventAudience"])}})])]),e("tr",{staticClass:"textLeft",attrs:{id:"ten"}},[t._m(11),e("td",{staticStyle:{"text-align":"left","vertical-align":"top",height:"200px"},attrs:{colspan:"15"},domProps:{textContent:t._s(t.wordData["fundingPlan"])}})]),t._m(12),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{rowspan:"4"}},[t._v("总经费")]),e("td",{attrs:{rowspan:"4",colspan:"2"}},[t._v(t._s(t.total)+"元")])]),t._m(13),t._m(14),e("tr",t._l(t.wordData["expenditureMothPlan"],(function(a,s){return e("td",{key:s,staticStyle:{"border-left":"none"},domProps:{textContent:t._s(t.wordData["expenditureMothPlan"][s])}})})),0),t._m(15),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{rowspan:"4",colspan:"4"}},[t._v("直接经费")]),e("td",{attrs:{colspan:"4"}},[t._v("小型仪器设备费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["device"])}}),e("td",{attrs:{colspan:"5"}},[t._v(" 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。 ")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("材料费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["Material"])}}),e("td",{attrs:{colspan:"5"}},[t._v("项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("测试化验加工费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["processing"])}}),e("td",{attrs:{colspan:"5"}},[t._v("项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("项目协作费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["Collaboration"])}}),e("td",{attrs:{colspan:"5"}},[t._v("按合同规定支付给协作单位的费用")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{rowspan:"4",colspan:"4"}},[t._v("间接经费")]),e("td",{attrs:{colspan:"4"}},[t._v("项目成果鉴定费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["APPRAISAL"])}}),e("td",{attrs:{colspan:"5"}},[t._v("学术会务费、评审费、鉴定费、成果集制作费等费用。")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("参展参赛费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["entery"])}}),e("td",{attrs:{colspan:"5"}},[t._v("参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("创客交流活动费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["activities"])}}),e("td",{attrs:{colspan:"5"}},[t._v("创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。")])]),e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("知识产权事务费")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.wordData["fund"]["Transaction"])}}),e("td",{attrs:{colspan:"5"}},[t._v("论文版面费、专利及其他知识产权事务等费用。")])]),t._m(16),e("tr",t._l(16,(function(t,a){return e("td",{key:a+"c",staticStyle:{border:"none"}})})),0)],2),t._m(17)])},f=[function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"4"}},[e("span",{staticClass:"jc"},[t._v("关联项目")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"4"}},[e("span",{staticClass:"活动名称"},[e("span",{staticClass:"jc"},[t._v("活动名称")])])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"3"}},[e("span",{staticClass:"jc"},[t._v("预算经费")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"4"}},[e("span",{staticClass:"jc"},[t._v("项目负责人")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("span",{staticClass:"jc"},[t._v("所在部门")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("span",{staticClass:"jc"},[t._v("联系电话")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"4"}},[e("span",{staticClass:"jc"},[t._v("活动时间")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"3"}},[e("span",{staticClass:"jc"},[t._v("参与学生人数")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("p",[t._v("活动")]),e("br"),t._v(" "),e("p",[t._v("计划")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("p",[t._v("预期")]),e("br"),e("p",[t._v("目标")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("p",[t._v("活动受")]),e("br"),t._v(" "),e("p",[t._v("众面")])])},function(){var t=this,e=t._self._c;return e("td",{attrs:{colspan:"2"}},[e("p",[t._v("经费")]),e("br"),e("p",[t._v("支出")]),t._v(" "),e("br"),e("p",[t._v("计划")])])},function(){var t=this,e=t._self._c;return e("tr",{attrs:{id:"fund"}},[e("td",{attrs:{rowspan:"14"}},[e("p",[t._v("预")]),t._v(" "),e("p",[t._v("算")]),t._v(" "),e("p",[t._v("经")]),t._v(" "),e("p",[t._v("费")])])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"12"}},[t._v("经费月支出计划 (元)")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{staticStyle:{"border-left":"none"}},[t._v("第1个月")]),e("td",[t._v("第2个月")]),e("td",[t._v("第3个月")]),e("td",[t._v("第4个月")]),e("td",[t._v("第5个月")]),e("td",[t._v("第6个月")]),e("td",[t._v("第7个月")]),e("td",[t._v("第8个月")]),e("td",[t._v("第9个月")]),e("td",[t._v("第10个月")]),e("td",[t._v("第11个月")]),e("td",[t._v("第12个月")])])},function(){var t=this,e=t._self._c;return e("tr",[e("td",{staticStyle:{"border-left":"none"},attrs:{colspan:"4"}},[t._v("支出类别")]),e("td",{attrs:{colspan:"4"}},[t._v("支出项目")]),e("td",{attrs:{colspan:"2"}},[t._v("金额(元)")]),e("td",{attrs:{colspan:"5"}},[t._v("备注")])])},function(){var t=this,e=t._self._c;return e("tr",{staticClass:"textLeft"},[e("td",[e("p",[t._v("所在部")]),t._v(" "),e("p",[t._v("门意见")])]),e("td",{staticStyle:{height:"200px"},attrs:{colspan:"15"}},[e("div",{staticStyle:{"text-align":"right","font-size":"18px",width:"80%","margin-bottom":"20px"}},[t._v("负责人签章:")]),e("div",{staticStyle:{"text-align":"right","font-size":"18px",width:"90%"}},[t._v("年    月    日")])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"notes"},[e("span",[t._v("备注:")]),e("span",[t._v("如表格不够可顺延或另附页。")])])}],m={props:["wordData","total"],data(){return{}},methods:{goto(t){document.querySelector(t).scrollIntoView({behavior:"smooth"})}},computed:{},mounted(){}},_=m,g=(0,d.Z)(_,h,f,!1,null,"2cd155c9",null),w=g.exports,C={props:["AidShow"],components:{markeractivityWordShow:w},data(){return{loading:!1,wordData:{acId:"",applicationDate:"",associatedProjects:"",ProjectName:"",activityName:"",pro_leader:"",college:"",collegeName:"",tel:"",activityTime:"",student:0,member:[{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""}],activityPlan:"",expectations:"",eventAudience:"",fundingPlan:"",expenditureMothPlan:["","","","","","","","","","","",""],fund:{device:"",Material:"",processing:"",Collaboration:"",APPRAISAL:"",entery:"",activities:"",Transaction:""},type:0,state:1}}},methods:{getData(){if(this.loading)return;this.loading=!0;let t={uid:this.$store.state.userInfo.userid,acid:this.AidShow};this.ajax.get(this.$store.state.api+"/getActivityWordData",t).then((t=>{console.log(t);let e=t["data"][0][0];this.wordData["applicationDate"]=e["applicationDate"],this.wordData["associatedProjects"]=e["pid"],this.wordData["activityName"]=e["title"],this.wordData["pro_leader"]=e["pro_leader"],this.wordData["college"]=e["classid"],this.wordData["tel"]=e["phone"],this.wordData["activityTime"]=JSON.parse(e["begin_at"]),this.wordData["student"]=e["students"],this.wordData["member"]=JSON.parse(e["course_teacher"]),this.wordData["expenditureMothPlan"]=JSON.parse(e["MothPlan"]),this.wordData["fund"]=JSON.parse(e["fund"]),this.wordData["type"]=e["type"],this.wordData["ProjectName"]=e["PName"],this.wordData["collegeName"]=e["CName"],this.wordData["acId"]=e["acId"],this.wordData["state"]=e["state"],this.wordData={...this.wordData,...JSON.parse(e["chapters"])},this.loading=!1})).catch((t=>{console.log(t)}))}},computed:{total(){let t=0;for(let e in this.wordData["fund"])t+=Number(this.wordData["fund"][e]);return t}},mounted(){this.getData(),console.log(555)}},D=C,P=(0,d.Z)(D,v,u,!1,null,null,null),b=P.exports,y=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"ProjectManagement5"},[e("div",{staticClass:"pmInp"},[e("beUpload",{directives:[{name:"show",rawName:"v-show",value:4!==t.state,expression:"state !== 4"}],attrs:{navName:"上传文件",accept:t.accept,progress:t.progress},on:{getFile:t.getFile}}),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4==t.state,expression:"state == 4"}],staticStyle:{background:"#ccc !important",cursor:"no-drop",color:"#fff !important",border:"0","font-size":"16px"}},[t._v("上传文件")])],1),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress.show,expression:"progress.show"}],attrs:{percentage:t.progress.value,format:t.ProgressFormat}}),e("el-table",{staticClass:"fontSize",attrs:{data:t.tableData,"tooltip-effect":"dark",stripe:"","header-cell-style":{background:"#f2f2f2",color:"#000"}}},[e("el-table-column",{attrs:{prop:"fileName",label:"项目结题附件",align:"center"}}),e("el-table-column",{attrs:{prop:"size",label:"大小",align:"center"}}),e("el-table-column",{attrs:{prop:"uploadTime",label:"时间",align:"center"}}),e("el-table-column",{attrs:{prop:"operation",align:"center",label:"操作",width:"200"},scopedSlots:t._u([{key:"default",fn:function(a){return[e("div",{staticClass:"operations"},[e("el-button",{staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.checkFile(a.row.url)}}},[t._v("明细查看")]),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4!=t.state,expression:"state != 4"}],staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.DelFile(a.$index)}}},[t._v("删除")])],1)]}}])})],1),e("el-dialog",{staticClass:"addDialog showDialog",attrs:{title:"展示文件",visible:t.showFile,width:"80vw",top:"1vh"},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)},x=[],S=a(11057),F=a(31093),M=a(93481),k={components:{beUpload:S.Z,vpdf:F.Z,vword:M.Z},data(){return{accept:"*",loading:!1,state:0,showFile:!1,showFileType:0,showFileUrl:"",Wordss:{type:"",name:""},canonical:{Image:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,File:/^https?:\/\/(.+\/)+.+(\.(docx|xlsx|ppt|pdf))$/i},title:"",tableData:[],file:"",progress:{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:{}}},methods:{DelFile(t){this.$confirm("你确定要删除该文件吗?","确定文件删除").then((e=>{this.tableData.splice(t,1),this.ajax.post(this.$store.state.api+"/updateEndAllFile",{uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"],file:encodeURIComponent(JSON.stringify(this.tableData))}).then((t=>{console.log(t),1==t.data?this.$message.success("删除文件成功"):this.$message.error("删除文件失败"),this.getData()}))})).catch((t=>{console.log("取消删除文件")}))},ProgressFormat(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 a=e[e.length-1];return this.canonical.Image.test(t)?(this.Wordss={type:a,name:"图片"},console.log(this.Wordss)):this.canonical.File.test(t)?(this.Wordss={type:a,name:"文档"},console.log(this.Wordss)):this.Wordss={type:a,name:a}}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 a=t,s="";s=-1!=a.indexOf("https://view.officeapps.live.com/op/view.aspx?src=")?a.split("https://view.officeapps.live.com/op/view.aspx?src=")[1]:a;var i=new window.AWS.S3({params:{Bucket:"ccrb"}});let o=decodeURIComponent(s.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]);var n={Bucket:"ccrb",Key:o};i.getObject(n,(function(t,e){if(t)console.log(t,t.stack);else{let t=window.URL.createObjectURL(new Blob([e.Body])),a=document.createElement("a");a.name=o,a.href=t,a.download=o,a.click(),console.log(e)}}))},getFile(t){this.file=t;let e=[];null!=this.tableData?(this.tableData.forEach((t=>e.push(t))),e.push(t)):e.push(t);let a={uid:this.$store.state.userInfo.userid,cid:this.$route.query["pid"],projectFile:encodeURIComponent(JSON.stringify(e))};this.ajax.post(this.$store.state.api+"/AddProjectManageFile",a).then((t=>{1==t.data?(this.getData(),this.$message.success("上传成功"),this.progress.show=!1):this.$message.error("上传失败")}),(t=>{console.log(t)}))},getData(){if(this.loading)return;this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"]};this.ajax.get(this.$store.state.api+"/SelectProjectManageFile",t).then((t=>{let e=t.data[0][0];console.log(e);let a="";this.state=e.isupload,null!=e["endFile"]&&""!=e["endFile"]&&(console.log(111),a=JSON.parse(e["endFile"]),this.tableData=a),this.loading=!1}),(t=>{console.log(t)}))},back(){this.$router.push("/ProjectManagement")},onPlayerPlay(){}},mounted(){this.getData()}},A=k,O=(0,d.Z)(A,y,x,!1,null,null,null),W=O.exports,V=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],ref:"fileProject",staticClass:"ProjectManagement5"},[e("div",{staticClass:"pmInp"},[e("beUpload",{directives:[{name:"show",rawName:"v-show",value:4!==t.state,expression:"state !== 4"}],attrs:{navName:"上传文件",accept:t.accept,progress:t.progress},on:{getFile:t.getFile}}),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4==t.state,expression:"state == 4"}],staticStyle:{background:"#ccc !important",cursor:"no-drop",color:"#fff !important",border:"0","font-size":"16px"}},[t._v("上传文件")])],1),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress.show,expression:"progress.show"}],attrs:{percentage:t.progress.value,format:t.ProgressFormat}}),e("el-table",{staticClass:"fontSize",attrs:{data:t.tableData,"tooltip-effect":"dark",stripe:"","header-cell-style":{background:"#f2f2f2",color:"#000"}}},[e("el-table-column",{attrs:{prop:"fileName",label:"文件名称",align:"center"}}),e("el-table-column",{attrs:{prop:"size",label:"大小",align:"center"}}),e("el-table-column",{attrs:{prop:"uploadTime",label:"上传时间",align:"center"}}),e("el-table-column",{attrs:{prop:"operation",align:"center",label:"操作",width:"200"},scopedSlots:t._u([{key:"default",fn:function(a){return[e("div",{staticClass:"operations"},[e("el-button",{staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.checkFile(a.row.url)}}},[t._v("明细查看")]),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4!=t.state,expression:"state != 4"}],staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.DelFile(a.$index)}}},[t._v("删除")])],1)]}}])})],1),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)},L=[],T={components:{beUpload:S.Z,vpdf:F.Z,vword:M.Z},data(){return{accept:"*",loading:!1,state:0,showFile:!1,showFileType:0,showFileUrl:"",Wordss:{type:"",name:""},canonical:{Image:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,File:/^https?:\/\/(.+\/)+.+(\.(docx|xlsx|ppt|pdf))$/i},title:"",tableData:[],file:"",progress:{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:{}}},methods:{DelFile(t){this.$confirm("你确定要删除该文件吗?","确定文件删除").then((e=>{this.tableData.splice(t,1),this.ajax.post(this.$store.state.api+"/updateProjectAllFile",{uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"],file:encodeURIComponent(JSON.stringify(this.tableData))}).then((t=>{console.log(t),1==t.data?this.$message.success("删除文件成功"):this.$message.error("删除文件失败"),this.getData()}))})).catch((t=>{console.log("取消删除文件")}))},ProgressFormat(t){return 100==t?"100%":`${t}%`},downFile(t){var e={accessKeyId:"AKIATLPEDU37QV5CHLMH",secretAccessKey:"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"};window.AWS.config.update(e),window.AWS.config.region="cn-northwest-1";let a=t,s="";s=-1!=a.indexOf("https://view.officeapps.live.com/op/view.aspx?src=")?a.split("https://view.officeapps.live.com/op/view.aspx?src=")[1]:a;var i=new window.AWS.S3({params:{Bucket:"ccrb"}});let o=decodeURIComponent(s.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]);var n={Bucket:"ccrb",Key:o};i.getObject(n,(function(t,e){if(t)console.log(t,t.stack);else{let t=window.URL.createObjectURL(new Blob([e.Body])),a=document.createElement("a");a.name=o,a.href=t,a.download=o,a.click(),console.log(e)}}))},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 a=e[e.length-1];return this.canonical.Image.test(t)?(this.Wordss={type:a,name:"图片"},console.log(this.Wordss)):this.canonical.File.test(t)?(this.Wordss={type:a,name:"文档"},console.log(this.Wordss)):this.Wordss={type:a,name:a}}this.playerOptions.sources[0].src=t,this.videoDetail=this.playerOptions,this.showFile=!0},onPlayerPlay(){},getFile(t){this.file=t;let e=[];null!=this.tableData?(this.tableData.forEach((t=>e.push(t))),e.push(t)):e.push(t);let a={uid:this.$store.state.userInfo.userid,cid:this.$route.query["pid"],projectFile:encodeURIComponent(JSON.stringify(e))};this.ajax.post(this.$store.state.api+"/AddProjectFile",a).then((t=>{1==t.data?(this.getData(),this.$message.success("上传成功"),this.progress.show=!1):this.$message.error("上传失败")}),(t=>{console.log(t)}))},getData(){if(this.loading)return;this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"]};this.ajax.get(this.$store.state.api+"/SelectProjectFile",t).then((t=>{let e=t.data[0][0];console.log(e);let a="";this.state=e.isupload,null!=e["projectFile"]&&""!=e["projectFile"]&&(console.log(111),a=JSON.parse(e["projectFile"]),this.tableData=a),this.loading=!1}),(t=>{console.log(t)}))},back(){this.$router.push("/ProjectManagement")}},mounted(){this.getData()}},N=T,j=(0,d.Z)(N,V,L,!1,null,null,null),$=j.exports,B=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],ref:"fileProject",staticClass:"ProjectManagement5"},[e("div",{staticClass:"pmInp"},[e("beUpload",{directives:[{name:"show",rawName:"v-show",value:4!==t.state,expression:"state !== 4"}],attrs:{navName:"上传文件",accept:t.accept,progress:t.progress},on:{getFile:t.getFile}}),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4==t.state,expression:"state == 4"}],staticStyle:{background:"#ccc !important",cursor:"no-drop",color:"#fff !important",border:"0","font-size":"16px"}},[t._v("上传文件")])],1),e("el-progress",{directives:[{name:"show",rawName:"v-show",value:t.progress.show,expression:"progress.show"}],attrs:{percentage:t.progress.value,format:t.ProgressFormat}}),e("el-table",{staticClass:"fontSize",attrs:{data:t.tableData,"tooltip-effect":"dark",stripe:"","header-cell-style":{background:"#f2f2f2",color:"#000"}}},[e("el-table-column",{attrs:{prop:"fileName",label:"文件名称",align:"center"}}),e("el-table-column",{attrs:{prop:"size",label:"大小",align:"center"}}),e("el-table-column",{attrs:{prop:"uploadTime",label:"上传时间",align:"center"}}),e("el-table-column",{attrs:{prop:"operation",align:"center",label:"操作",width:"200"},scopedSlots:t._u([{key:"default",fn:function(a){return[e("div",{staticClass:"operations"},[e("el-button",{staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.checkFile(a.row.url)}}},[t._v("明细查看")]),e("el-button",{directives:[{name:"show",rawName:"v-show",value:4!=t.state,expression:"state != 4"}],staticStyle:{background:"#477edd"},attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.DelFile(a.$index)}}},[t._v("删除")])],1)]}}])})],1),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)},I=[],U={components:{beUpload:S.Z,vpdf:F.Z,vword:M.Z},data(){return{accept:"*",loading:!1,state:0,showFile:!1,showFileType:0,showFileUrl:"",Wordss:{type:"",name:""},canonical:{Image:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,File:/^https?:\/\/(.+\/)+.+(\.(docx|xlsx|ppt|pdf))$/i},title:"",tableData:[],file:"",progress:{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:{}}},methods:{DelFile(t){this.$confirm("你确定要删除该文件吗?","确定文件删除").then((e=>{this.tableData.splice(t,1),this.ajax.post(this.$store.state.api+"/updateOtherAllFile",{uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"],file:encodeURIComponent(JSON.stringify(this.tableData))}).then((t=>{console.log(t),1==t.data?this.$message.success("删除文件成功"):this.$message.error("删除文件失败"),this.getData()}))})).catch((t=>{console.log("取消删除文件")}))},ProgressFormat(t){return 100==t?"100%":`${t}%`},downFile(t){var e={accessKeyId:"AKIATLPEDU37QV5CHLMH",secretAccessKey:"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"};window.AWS.config.update(e),window.AWS.config.region="cn-northwest-1";let a=t,s="";s=-1!=a.indexOf("https://view.officeapps.live.com/op/view.aspx?src=")?a.split("https://view.officeapps.live.com/op/view.aspx?src=")[1]:a;var i=new window.AWS.S3({params:{Bucket:"ccrb"}});let o=decodeURIComponent(s.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]);var n={Bucket:"ccrb",Key:o};i.getObject(n,(function(t,e){if(t)console.log(t,t.stack);else{let t=window.URL.createObjectURL(new Blob([e.Body])),a=document.createElement("a");a.name=o,a.href=t,a.download=o,a.click(),console.log(e)}}))},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 a=e[e.length-1];return this.canonical.Image.test(t)?(this.Wordss={type:a,name:"图片"},console.log(this.Wordss)):this.canonical.File.test(t)?(this.Wordss={type:a,name:"文档"},console.log(this.Wordss)):this.Wordss={type:a,name:a}}this.playerOptions.sources[0].src=t,this.videoDetail=this.playerOptions,this.showFile=!0},onPlayerPlay(){},getFile(t){this.file=t;let e=[];null!=this.tableData?(this.tableData.forEach((t=>e.push(t))),e.push(t)):e.push(t);let a={uid:this.$store.state.userInfo.userid,cid:this.$route.query["pid"],projectFile:encodeURIComponent(JSON.stringify(e))};this.ajax.post(this.$store.state.api+"/AddOtherFile",a).then((t=>{1==t.data?(this.getData(),this.$message.success("上传成功"),this.progress.show=!1):this.$message.error("上传失败")}),(t=>{console.log(t)}))},getData(){if(this.loading)return;this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"]};this.ajax.get(this.$store.state.api+"/selectOtherFile",t).then((t=>{let e=t.data[0][0];console.log(e);let a="";this.state=e.isupload,null!=e["otherFile"]&&""!=e["otherFile"]&&(console.log(111),a=JSON.parse(e["otherFile"]),this.tableData=a),this.loading=!1}),(t=>{console.log(t)}))},back(){this.$router.push("/ProjectManagement")}},mounted(){this.getData()}},E=U,G=(0,d.Z)(E,B,I,!1,null,null,null),R=G.exports,H=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],ref:"downPDF",attrs:{id:"MakerSpaceWord"}},[e("div",{attrs:{id:"title"}},[e("div",{staticClass:"school"},[t._v("深圳技师学院")]),e("div",{staticClass:"wordTitle"},[t._v("二级学院特色创客空间建设项目立项申报书")]),e("div",{staticClass:"date"},[t._v("申请日期: "+t._s(t.wordData["applicationDate"]))])]),e("div",{attrs:{id:"table"}},[e("div",{staticClass:"han",attrs:{id:"one"}},[e("div",{staticClass:"label"},[t._v("项目名称")]),e("div",{staticClass:"value",domProps:{textContent:t._s(t.wordData["projectName"])}}),e("div",{staticClass:"label"},[t._v("所在学院")]),e("div",{staticClass:"value",domProps:{textContent:t._s(t.wordData["collegeName"])}})]),e("div",{staticClass:"status",attrs:{id:"two"}},[e("div",{staticClass:"statusLabel"},[t._v("项目状态")]),e("div",{staticClass:"ValueDescribe"},[e("div",{staticClass:"statusHan"},[e("div",{staticClass:"DescribeLabel"},["已建设"==t.wordData["stateName"]?e("span",[t._v("√")]):e("span",[t._v("□")]),t._v("已建设 ")]),e("div",{staticClass:"DescribeValue"},[t._v(" 指二级学院已获得政府或学校资助(例:设计学院、信通学院、珠宝学院),已有双创空间(创客实践室)场地、设备设施并已投入运营,需对空间环境优化、规章制度建设、小型设施设备添置、创客项目物料增补,需拓展创客项目培训、辅导,创客讲座、沙龙、论坛,创客路演、竞赛、集市及成果参评、参展等方面的工作而提出的资助申请。 ")])]),e("div",{staticClass:"statusHan"},[e("div",{staticClass:"DescribeLabel"},["待建设"==t.wordData["stateName"]?e("span",[t._v("√")]):e("span",[t._v("□")]),t._v("待建设 ")]),e("div",{staticClass:"DescribeValue"},[t._v(" 指二级学院拟立项开展学院特色创客空间建设项目,需进行项目前期调研论证、场馆规划、空间图纸设计、设备选型等方面的工作而进行的资助申请。 ")])])])]),e("div",{staticClass:"han",attrs:{id:"three"}},[e("div",{staticClass:"label"},[t._v("项目起始时间")]),e("div",{staticClass:"value",domProps:{textContent:t._s(t.wordData["begin_at"])}}),e("div",{staticClass:"label"},[t._v("计划完成时间")]),e("div",{staticClass:"value",domProps:{textContent:t._s(t.wordData["plannedEnd_at"])}})]),e("div",{staticClass:"han",attrs:{id:"four"}},[e("div",{staticClass:"label"},[t._v("项目负责人")]),e("div",{staticClass:"value",domProps:{textContent:t._s(t.wordData["pro_leader"])}}),e("div",{staticClass:"label"},[t._v("学院牵头领导")]),e("div",{staticClass:"value",domProps:{textContent:t._s(t.wordData["lead_leader"])}})]),e("div",{staticClass:"han"},[e("div",{staticClass:"label"},[t._v("项目组人数")]),e("div",{staticClass:"value"},[t._v(" "+t._s(t.wordData["teacher"].filter((t=>""!=t.name)).length+t.wordData["student"].filter((t=>""!=t.name)).length)+" ")]),e("div",{staticClass:"label"},[t._v("参与教师人数")]),e("div",{staticClass:"value"},[t._v(t._s(t.wordData["teacher"].filter((t=>""!=t.name)).length))]),e("div",{staticClass:"label"},[t._v("参与学生人数")]),e("div",{staticClass:"value"},[t._v(t._s(t.wordData["student"].filter((t=>""!=t.name)).length))])]),e("div",{staticClass:"member",attrs:{id:"five"}},[t._m(0),e("div",{staticClass:"memberTable",style:t.wordData["teacher"].length<4?"border-bottom:solid 1px black":""},[t._m(1),t._l(t.wordData["teacher"],(function(a,s){return e("div",{key:s,staticClass:"memberHan"},[e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["name"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["speciality"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["title"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["education"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["section"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["work"])}})])}))],2)]),e("div",{staticClass:"member",attrs:{id:"six"}},[t._m(2),e("div",{staticClass:"memberTable",style:t.wordData["student"].length<4?"border-bottom:solid 1px black":""},[t._m(3),t._l(t.wordData["student"],(function(a,s){return e("div",{key:s,staticClass:"memberHan"},[e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["name"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["class"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["age"])}}),e("div",{staticClass:"memberValue",domProps:{textContent:t._s(a["work"])}})])}))],2)]),e("div",{staticClass:"chapters"},[t._m(4),e("div",{staticClass:"chaptersTable"},[e("div",{staticClass:"chaptersValue",attrs:{id:"seven"}},[e("span",[t._v("项目简介(200-300字)")]),e("br"),e("p",{domProps:{textContent:t._s(t.wordData["brief"])}})]),e("div",{staticClass:"chaptersValue",attrs:{id:"eight"}},[e("span",[t._v("建设内容(空间优化/场馆规划方面拟解决的关键问题及主要建设指标)")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["Construction"])}})])])]),e("div",{staticClass:"chapters"},[t._m(5),e("div",{staticClass:"chaptersTable"},[e("div",{staticClass:"chaptersValue",attrs:{id:"nine"}},[e("span",[t._v("立项依据(说明本项目的目的、意义以及国内外高校现状、市场预测和发展趋势,预期达到的目标,研究的预期效果分析,成果受益面)")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["ProjectBasis"])}})])])]),e("div",{staticClass:"chapters"},[t._m(6),e("div",{staticClass:"chaptersTable"},[e("div",{staticClass:"chaptersValue",attrs:{id:"ten"}},[e("span",[t._v("创客空间物理环境、制度建设及软件设施建设情况(环境优化/制度完善/设施改造)")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["development"])}})]),e("div",{staticClass:"chaptersValue",attrs:{id:"eleven"}},[e("span",[t._v("学生创客工作室建设情况(工作室数量及活动开展情况)")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["studio"])}})]),e("div",{staticClass:"chaptersValue",attrs:{id:"twelve"}},[e("span",[t._v("学生创客团队(人才)培养预期成果、数量")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["studentTeam"])}})]),e("div",{staticClass:"chaptersValue",attrs:{id:"thirteen"}},[e("span",[t._v("学生创客活动组织实施情况")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["studentActivities"])}})]),e("div",{staticClass:"chaptersValue",attrs:{id:"fourteen"}},[e("span",[t._v("学生创客团队孵化、转化创业项目情况")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["Transforming"])}})])])]),e("div",{staticClass:"chapters"},[t._m(7),e("div",{staticClass:"chaptersTable"},[e("div",{staticClass:"chaptersValue",attrs:{id:"fifteen"}},[e("span",[t._v("基础条件(物理环境/设备设施/项目实施/活动开展/技术力量/社会资源)")]),e("br"),e("p",{domProps:{innerHTML:t._s(t.wordData["condition"])}})])])]),e("div",{staticClass:"fund"},[t._m(8),e("div",{staticClass:"fundTable"},[e("div",{staticClass:"fundTotal"},[e("div",{staticClass:"fundLabel"},[t._v("总经费")]),e("div",{staticClass:"fundValue"},[t._v(t._s(t.wordData["fund"]["total"])+"元")])]),t._m(9),e("div",{staticClass:"fundData"},[e("div",{staticClass:"fundDataLabel"},[t._v("直接费用")]),e("div",{staticClass:"fundDataHan"},[e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("小型仪器设备费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["device"])}}),t._m(10)]),e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("材料费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["Material"])}}),t._m(11)]),e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("测试化验加工费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["processing"])}}),t._m(12)]),e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("项目协作费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["Collaboration"])}}),t._m(13)])])]),e("div",{staticClass:"fundData"},[e("div",{staticClass:"fundDataLabel"},[t._v("间接费用")]),e("div",{staticClass:"fundDataHan"},[e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("项目成果鉴定费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["APPRAISAL"])}}),t._m(14)]),e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("参展参赛费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["entery"])}}),t._m(15)]),e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("创客交流活动费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["activities"])}}),t._m(16)]),e("div",{staticClass:"fundDataLie"},[e("div",{staticClass:"fundDataValue"},[t._v("知识产权事务费")]),e("div",{staticClass:"fundDataValue",domProps:{textContent:t._s(t.wordData["fund"]["Transaction"])}}),t._m(17)])])])])]),t._m(18),t._m(19),t._m(20)]),t._m(21)])},J=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"memberLabel"},[e("span",{staticClass:"fontBold"},[t._v("项目组")]),e("span",{staticClass:"fontBold"},[t._v("教师团队")]),e("span",[t._v("(团队3人以上,")]),e("span",[t._v("至少应包含1名教")]),e("span",[t._v("研室主任)")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"memberHan"},[e("div",{staticClass:"memberValue"},[t._v("姓名")]),e("div",{staticClass:"memberValue"},[t._v("专业")]),e("div",{staticClass:"memberValue"},[t._v("职称")]),e("div",{staticClass:"memberValue"},[t._v("学历")]),e("div",{staticClass:"memberValue"},[t._v("所在教研室")]),e("div",{staticClass:"memberValue"},[t._v("项目组角色分工")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"memberLabel"},[e("span",{staticClass:"fontBold"},[t._v("项目组")]),e("span",{staticClass:"fontBold"},[t._v("学生团队")]),e("span",[t._v("(团队5人以上,")]),e("span",[t._v("学生团队年级结构")]),e("span",[t._v("安排合理)")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"memberHan"},[e("div",{staticClass:"memberValue"},[t._v("姓名")]),e("div",{staticClass:"memberValue"},[t._v("班级")]),e("div",{staticClass:"memberValue"},[t._v("年龄")]),e("div",{staticClass:"memberValue"},[t._v("项目组角色分工")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"chaptersLabel"},[e("span",{staticClass:"fontBold"},[t._v("项目")]),e("span",{staticClass:"fontBold"},[t._v("建设")]),e("span",{staticClass:"fontBold"},[t._v("内容")]),e("span",{staticClass:"fontBold"},[t._v("及")]),e("span",{staticClass:"fontBold"},[t._v("目标")]),e("span",[t._v("(说明项目建设内")]),e("span",[t._v("容、拟解决的关键")]),e("span",[t._v("问题、创新之处、")]),e("span",[t._v("主要建设指标)")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"chaptersLabel fontBold"},[e("span",[t._v("项目")]),e("span",[t._v("建设")]),e("span",[t._v("论证")]),e("span",[t._v("报告")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"chaptersLabel"},[e("span",{staticClass:"fontBold"},[t._v("预期")]),e("span",{staticClass:"fontBold"},[t._v("成果")]),e("span",[t._v("(项目预期成果、")]),e("span",[t._v("数量及形式,结题")]),e("span",[t._v("时:须附项目研究")]),e("span",[t._v("报告)")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"chaptersLabel"},[e("span",{staticClass:"fontBold"},[t._v("立项")]),e("span",{staticClass:"fontBold"},[t._v("基础")]),e("span",{staticClass:"fontBold"},[t._v("及")]),e("span",{staticClass:"fontBold"},[t._v("条件")]),e("span",[t._v("(说明已开展的相")]),e("span",[t._v("关研究及基础准备")]),e("span",[t._v("工作,已具备的设")]),e("span",[t._v("备场地条件和技术")]),e("span",[t._v("力量,尚缺少的条")]),e("span",[t._v("件和拟解决的途")]),e("span",[t._v("径)")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundTitle"},[t._v("预算"),e("br"),t._v("经费")])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundHeader"},[e("div",{staticClass:"HeaderLabel"},[t._v("支出类别")]),e("div",{staticClass:"HeaderLabel"},[t._v("支出项目")]),e("div",{staticClass:"HeaderLabel"},[t._v("金额(元)")]),e("div",{staticClass:"HeaderLabel"},[t._v("备注")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("按合同规定支付给协作单位的费用")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("学术会务费、评审费、鉴定费、成果集制作费等费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"fundDataValue"},[e("span",[t._v("论文版面费、专利及其他知识产权事务等费用。")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"opinion"},[e("div",{staticClass:"opinionLabel"},[t._v(" 所在学院/部门"),e("br"),t._v(" 意 见 ")]),e("div",{staticClass:"opinionValue"},[e("div",{staticClass:"opinionImport"},[e("div",{staticClass:"opinionChapter"},[t._v("负责人签章:")]),e("div",{staticClass:"opinionDate"},[t._v("年 月 日")])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"opinion"},[e("div",{staticClass:"opinionLabel"},[t._v("财务部门"),e("br"),t._v("意 见")]),e("div",{staticClass:"opinionValue"},[e("div",{staticClass:"opinionImport"},[e("div",{staticClass:"opinionChapter"},[t._v("负责人签章:")]),e("div",{staticClass:"opinionDate"},[t._v("年 月 日")])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"opinion"},[e("div",{staticClass:"opinionLabel"},[t._v("创新创业学院"),e("br"),t._v("审 核 意 见")]),e("div",{staticClass:"opinionValue"},[e("div",{staticClass:"opinionImport"},[e("div",{staticClass:"opinionChapter"},[t._v("负责人签章:")]),e("div",{staticClass:"opinionDate"},[t._v("年 月 日")])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"notes"},[e("span",[t._v("备注:")]),e("span",[t._v("1.表格可顺延或另附页。")]),e("span",[t._v("2.项目申报需附相关佐证材料。")])])}],z={data(){return{loading:!1,downFile:!0,wordData:{applicationDate:"",projectName:"",college:"",collegeName:"",begin_at:"",state:"",stateName:"",plannedEnd_at:"",pro_leader:"",lead_leader:"",teacher:[{name:"",speciality:"",title:"",education:"",section:"",work:""},{name:"",speciality:"",title:"",education:"",section:"",work:""},{name:"",speciality:"",title:"",education:"",section:"",work:""}],student:[{name:"",class:"",age:"",work:""},{name:"",class:"",age:"",work:""},{name:"",class:"",age:"",work:""},{name:"",class:"",age:"",work:""},{name:"",class:"",age:"",work:""}],brief:"",Construction:"",ProjectBasis:"",development:"",studio:"",studentTeam:"",studentActivities:"",Transforming:"",condition:"",fund:{total:"",device:"",Material:"",processing:"",Collaboration:"",APPRAISAL:"",entery:"",activities:"",Transaction:""}}}},methods:{getWord(){this.downFile=!1,downloadPDF(this.$refs.downPDF),this.downFile=!0},getData(){this.loading||(this.loading=!0,this.ajax.get(this.$store.state.api+"/getMakerSpaceWordData",{uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"]}).then((t=>{let e=t["data"][0][0];this.wordData["projectName"]=e["title"],this.wordData["applicationDate"]=e["applyProjectTime"],this.wordData["college"]=e["classid"],this.wordData["collegeName"]=e["cName"],this.wordData["begin_at"]=e["begintime"],this.wordData["state"]=e["typeName"],this.wordData["stateName"]=e["tName"],this.wordData["plannedEnd_at"]=e["planTime"],this.wordData["pro_leader"]=e["pro_leader"],this.wordData["lead_leader"]=e["lead_leader"],this.wordData["teacher"]=JSON.parse(e["course_teacher"]),this.wordData["student"]=JSON.parse(e["course_student"]),this.wordData["brief"]=e["brief"],this.wordData["fund"]=JSON.parse(e["money"]),this.wordData["fund"].total=this.wordData["fund"].device+this.wordData["fund"].Material+this.wordData["fund"].processing+this.wordData["fund"].Collaboration+this.wordData["fund"].APPRAISAL+this.wordData["fund"].entery+this.wordData["fund"].activities+this.wordData["fund"].Transaction,this.state=e["isupload"],this.wordData={...this.wordData,...JSON.parse(e["chapters"])},this.loading=!1})).catch((t=>{console.log(t)})))}},mounted(){this.getData()},activated(){this.getData()}},Z=z,X=(0,d.Z)(Z,H,J,!1,null,"96f4dbf6",null),K=X.exports,q=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],ref:"downPDF",attrs:{id:"studentProjectWord"}},[e("table",{staticClass:"table",attrs:{border:"1",cellspacing:"0"}},[e("div",{attrs:{id:"title"}},[e("div",{staticClass:"school"},[t._v("深圳技师学院")]),e("div",{staticClass:"wordTitle"},[t._v("2024年校级学生创新创业训练计划项目申报书模版")]),e("div",{staticClass:"date"},[t._v("申请日期:"+t._s(t.downWordData.applyProjectTime))])]),e("tr",{attrs:{id:"projectName"}},[e("td",{ref:"projectName",attrs:{colspan:"2"}},[t._v("项目名称")]),e("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(t.downWordData.projectName)}})]),e("tr",{attrs:{id:"radio"}},[e("td",{ref:"radio",attrs:{rowspan:"3",colspan:"2"}},[e("span",{staticClass:"jc"},[t._v("大创项目")])]),e("td",{domProps:{textContent:t._s("4a4e2cfe-e1a1-11ee-81d4-00ff5c7a43f5"==t.downWordData.radio?"☑ 创新训练项目":"□ 创新训练项目")}}),e("td",{attrs:{colspan:"4"}},[t._v("学生个人或团队,在导师指导下,自主完成创新性研究项目设计、研究条件准备和项目实施、研究报告撰写、成果(学术)交流等工作。")])]),e("tr",[e("td",{domProps:{textContent:t._s("56f0ad8d-e1a1-11ee-81d4-00ff5c7a43f5"==t.downWordData.radio?"☑ 创业训练项目":"□ 创业训练项目")}}),e("td",{attrs:{colspan:"4"}},[t._v("学生团队在导师指导下,团队中每个学生在项目实施过程中扮演一个或多个具体角色,完成商业计划书编制、可行性研究、企业模拟运行、撰写创业报告等工作。")])]),e("tr",[e("td",{domProps:{textContent:t._s("ed917c55-f51d-11ed-a3f6-509a4c5b67cf"==t.downWordData.radio?"☑ 创业实践项目":"□ 创业实践项目")}}),e("td",{attrs:{colspan:"4"}},[t._v("学生团队在学校导师和企业导师共同指导下,采用创新训练项目或创新性实验等成果,提出具有市场前景的创新性产品或服务,以此为基础开展创业实践活动。")])]),t.downWordData["schoolRadio"].length>0?e("tr",{staticClass:"checkArea",attrs:{id:"schoolRadio"}},[e("td",{ref:"schoolRadio",attrs:{colspan:"2"}},[t._v("美丽校园改造项目(特色项目)")]),e("td",{attrs:{colspan:"5"}},[e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("1")?"☑ ":"□ ")}}),e("span",[t._v("校园安全项目")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("2")?"☑ ":"□ ")}}),e("span",[t._v("环境治理项目")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("3")?"☑ ":"□ ")}}),e("span",[t._v("校园服务项目")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("4")?"☑ ":"□ ")}}),e("span",[t._v("文创装置项目")])])])]):t._e(),e("tr",{attrs:{id:"schoolRadio"}},[e("td",{ref:"schoolRadio",attrs:{colspan:"2"}},[e("span",{staticClass:"jc"},[t._v("优先支持项目")]),e("br"),e("span",[t._v("(可多选)")])]),t._v(" "),e("td",{staticStyle:{padding:"20px 0"},attrs:{colspan:"5"}},[e("div",{staticStyle:{display:"flex","flex-direction":"column","align-items":"flex-start","padding-left":"20px"}},[e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("1")?"☑ ":"□ ")}}),e("span",[t._v("团队合作项目、跨学科合作项目。")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("2")?"☑ ":"□ ")}}),e("span",[t._v("科技创新、低空经济、银发经济、乡村振兴、助残助学、非遗文创等新技术、新产业、新业态、新模式方面的项目。")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("3")?"☑ ":"□ ")}}),e("span",[t._v("企业真实生产经营项目或外包服务项目。")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("4")?"☑ ":"□ ")}}),e("span",[t._v("社会征集项目、产业命题项目。")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("5")?"☑ ":"□ ")}}),e("span",[t._v("近两年内参与校级以上创新创业大赛并获奖的项目。")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("6")?"☑ ":"□ ")}}),e("span",[t._v("美丽校园改造计划中的校园智能产品及文创产品的研发项目。")])]),e("span",{staticClass:"checkAreaBlc"},[e("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("7")?"☑ ":"□ ")}}),e("span",[t._v("企申报人为港澳籍、学校扶贫班及在校贫困生申报的项目")])])])])]),e("tr",{attrs:{id:"applyParsonName"}},[e("td",{ref:"applyParsonName",attrs:{colspan:"2"}},[t._v("申 请 人 姓 名")]),e("td",{attrs:{colspan:"1"},domProps:{textContent:t._s(t.downWordData.applyParsonName)}}),e("td",{ref:"college"},[t._v("参与学院/公司")]),e("td",{domProps:{textContent:t._s(t.downWordData.dp)}}),e("td",{ref:"tel"},[t._v("联系电话")]),e("td",{domProps:{textContent:t._s(t.downWordData.tel)}})]),e("tr",{attrs:{id:"beginTime"}},[e("td",{ref:"beginTime",attrs:{colspan:"2"}},[t._v("项 目 起 始 时 间")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.downWordData.beginTime.split(" ")[0])}}),e("td",{ref:"endTime"},[t._v("计划完成时间")]),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.downWordData.endTime.split(" ")[0])}})]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项 目 组 人 数")]),e("td",{domProps:{textContent:t._s(t.downWordData.studentS.filter((t=>""!=t.name)).length+t.downWordData.teacherS.filter((t=>""!=t.name)).length)}}),e("td",[t._v("参与学生人数")]),e("td",{domProps:{textContent:t._s(t.downWordData.studentS.filter((t=>""!=t.name)).length)}}),e("td",[t._v("参与教师人数")]),e("td",{domProps:{textContent:t._s(t.downWordData.teacherS.filter((t=>""!=t.name)).length)}})]),e("tr",{attrs:{id:"studentS"}},[e("td",{ref:"studentS",attrs:{rowspan:t.downWordData.studentS.length+1}},[t._v(" 项目组学生成员(至少2个学院以上学生构成,团队5人以上) ")]),e("td",[t._v("姓名")]),e("td",{attrs:{colspan:"2"}},[t._v("所在学院/部门/专业")]),e("td",{attrs:{colspan:"3"}},[t._v("项目组角色分工")])]),t._l(t.downWordData.studentS,(function(a,s){return e("tr",{key:s+"a",staticStyle:{position:"relative"}},[e("td",{domProps:{textContent:t._s(a.name)}}),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(a.collage)}}),e("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(a.work)}})])})),e("tr",{attrs:{id:"teacherS"}},[e("td",{ref:"teacherS",attrs:{rowspan:t.downWordData.teacherS.length+1}},[t._v(" 项目组指导教师(2个学院以上,团队2-3人) ")]),e("td",[t._v("姓名")]),e("td",{attrs:{colspan:"2"}},[t._v("所在学院/部门/专业")]),e("td",{attrs:{colspan:"3"}},[t._v("项目组角色分工")])]),t._l(t.downWordData.teacherS,(function(a,s){return e("tr",{key:s+"b",staticStyle:{position:"relative !important"}},[e("td",{domProps:{textContent:t._s(a.name)}}),e("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(a.collage)}}),e("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(a.work)}})])})),e("tr",{attrs:{id:"brief"}},[e("td",{ref:"brief",attrs:{rowspan:"5"}},[t._v("研发内容")]),e("td",{staticClass:"textLeft",attrs:{colspan:"6"}},[e("p",[t._v("项目简介(200-300字)")]),e("span",[t._v(" "+t._s(t.downWordData.brief)+" ")])])]),e("tr",[e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("项目研发背景")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.back)}})])]),e("tr",[e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("项目创新点")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.innovate)}})])]),e("tr",[e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("技术研发路线")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.path)}})])]),e("tr",[e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("项目应用场景")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.scene)}})])]),e("tr",[e("td",[t._v("商业模式及社会价值")]),e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("项目商业模式/社会价值")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.worth)}})])]),e("tr",[e("td",[t._v("团队优势")]),e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("团队构成及优势")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.team)}})])]),e("tr",[e("td",[t._v("研发成本")]),e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("研发成本来源及构成")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.cost)}})])]),e("tr",[e("td",{attrs:{rowspan:"3"}},[t._v("预期成果")]),e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v(" 项目预期成果、数量及形式(产品原型/发明专利/双创竞赛/成果转化/社会效益) ")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.expectResults)}})])]),e("tr",{staticClass:"textLeft"},[e("td",{staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("学生创客人才培养预期成果、数量(教师填写)")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.expectResultsTeacher)}})])]),e("tr",{staticClass:"textLeft"},[e("td",{staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("p",[t._v("项目预期孵化、转化创业项目情况")]),e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.expectConversion)}})])]),e("tr",[e("td",[t._v("实施计划")]),e("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[e("span",{domProps:{innerHTML:t._s(t.downWordData.introduce.plan)}})])]),e("tr",[e("td",{staticClass:"bold"},[t._v("附件上传")]),e("td",{staticClass:"textLeft",staticStyle:{height:"200px",position:"relative"},attrs:{colspan:"6"}},[t.downWordData.attachment?e("div",{class:t.downWordData.attachment.length>0?"bigBlock":"noFileBox"},t._l(t.downWordData.attachment,(function(a,s){return e("div",{key:s+"l",staticClass:"fileBlock"},[e("div",{staticClass:"fileBox"},[e("div",{staticClass:"fileBoxLeft",on:{click:function(e){return t.checkFile(a.url)}}},[e("div",{staticClass:"chapter_upload_l_i3"}),e("div",{staticClass:"titName"},[t._v(t._s(a.fileName))])])])])})),0):t._e()])]),e("tr",{attrs:{id:"fund"}},[e("td",{ref:"fund",attrs:{rowspan:"12"}},[t._v("预算经费")]),e("td",[t._v("总经费")]),e("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(0==t.reversedMessage?"":t.reversedMessage)}})]),t._m(0),t._m(1),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("小型仪器设备费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.device)}}),e("td",{attrs:{colspan:"2"}},[t._v(" 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。 ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("材料费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.Material)}}),e("td",{attrs:{colspan:"2"}},[t._v(" 项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。 ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("测试化验加工费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.processing)}}),e("td",{attrs:{colspan:"2"}},[t._v(" 项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。 ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目协作费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.Collaboration)}}),e("td",{attrs:{colspan:"2"}},[t._v("按合同规定支付给协作单位的费用")])]),t._m(2),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("项目成果鉴定费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.APPRAISAL)}}),e("td",{attrs:{colspan:"2"}},[t._v("学术会务费、评审费、鉴定费、成果集制作费等费用。")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("参展参赛费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.entery)}}),e("td",{attrs:{colspan:"2"}},[t._v(" 参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。 ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("创客交流活动费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.activities)}}),e("td",{attrs:{colspan:"2"}},[t._v(" 创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。 ")])]),e("tr",[e("td",{attrs:{colspan:"2"}},[t._v("知识产权事务费")]),e("td",{domProps:{textContent:t._s(t.downWordData.fund.Transaction)}}),e("td",{attrs:{colspan:"2"}},[t._v("论文版面费、专利及其他知识产权事务等费用。")])]),t._m(3)],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)},Q=[function(){var t=this,e=t._self._c;return e("tr",[e("td",[t._v("支出类别")]),e("td",{attrs:{colspan:"2"}},[t._v("支出项目")]),e("td",[t._v("金额(元)")]),e("td",{attrs:{colspan:"4"}},[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:"notes"},[e("span",[t._v("备注:")]),e("span",[t._v("1.表格可顺延或另附页。")]),e("span",[t._v("2.优先支持项目需提供与研发项目相关的实证材料并查看原件。")])])}],Y=a(53932),tt=(a(34267),{components:{vpdf:F.Z,vword:M.Z},data(){return{downWordData:{},loading:!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:{},Wordss:{},showFileUrl:"",showFile:!1,canonical:{Image:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,File:/^https?:\/\/(.+\/)+.+(\.(docx|xlsx|ppt|pdf))$/i},updateFile:{url:"",fileName:""}}},methods:{work(){this.$message.info("正在下载表格"),(0,Y.oz)(this.downWordData)},getData(){if(this.loading)return;this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"]};this.ajax.get(this.$store.state.api+"/studentProjectData",t).then((t=>{let e=t.data[0][0];console.log(e),this.loading=!1;let a={};a.projectName=e.title,a.applyProjectTime=e.applyProjectTime,a.radio=e.typeName,a.checkList=JSON.parse(e.multiSelectProject),a.schoolRadio=JSON.parse(e.schoolRemould),a.applyParsonRadio=JSON.parse(e.projectApplyperson),a.applyParsonName=e.pro_leader,a.college=e.classid,a.tel=e.phone,a.beginTime=e.bTime,a.endTime=e.eTime,a.studentS=JSON.parse(e.course_student),a.teacherS=JSON.parse(e.course_teacher),a.brief=e.brief,a.introduce=JSON.parse(e.chapters),a.fund=JSON.parse(e.money),a.dp=e.className,a.attachment=e.attachment?JSON.parse(e.attachment):[],this.downWordData=a,console.log(this.downWordData)}),(t=>{console.log(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 a=e[e.length-1];return this.canonical.Image.test(t)?(this.Wordss={type:a,name:"图片"},console.log(this.Wordss)):this.canonical.File.test(t)?(this.Wordss={type:a,name:"文档"},console.log(this.Wordss)):this.canonical.vedio.test(t)?(this.Wordss={type:a,name:"视频"},console.log(this.Wordss)):this.Wordss={type:a,name:a}}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 a=t,s="";s=-1!=a.indexOf("https://view.officeapps.live.com/op/view.aspx?src=")?a.split("https://view.officeapps.live.com/op/view.aspx?src=")[1]:a;var i=new window.AWS.S3({params:{Bucket:"ccrb"}});let o=decodeURIComponent(s.split("https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/")[1]);var n={Bucket:"ccrb",Key:o};i.getObject(n,(function(t,e){if(t)console.log(t,t.stack);else{let t=window.URL.createObjectURL(new Blob([e.Body])),a=document.createElement("a");a.name=o,a.href=t,a.download=o,a.click(),console.log(e)}}))}},computed:{reversedMessage:function(){let t=0;for(let e in this.downWordData.fund)t+=Number(this.downWordData.fund[e]);return t}},mounted(){this.getData()},activated(){this.getData()}}),et=tt,at=(0,d.Z)(et,q,Q,!1,null,"11e41e17",null),st=at.exports,it=a(53003),ot={components:{MakerSpaceWordShow:K,ProjectManagementActivity:p,ProjectManagementActivityDetail:b,ProjectManagementEndProjectFile:W,ProjectManagementProjectFile:$,studentProjectWordShow:st,ProjectManagementOtherFile:R},data(){return{show:0,AidShow:"",items:[{tit:"项目详细",cl:"pr1TitBass"},{tit:"项目结题结果",cl:"pr1TitBass"},{tit:"专家审核结果",cl:"pr1TitBass"},{tit:"上传附件",cl:"pr1TitBass"}]}},methods:{goto(t,e=""){this.show=t,this.AidShow=e},getWord(){"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==this.$route.query["Id"]&&(0,it.W)(this.$refs.student.$refs.downPDF,"附件2:2023年学生创客项目申报书模板"),"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==this.$route.query["Id"]&&(0,it.W)(this.$refs.maker.$refs.downPDF,"附件3:2023年二级学院特色创客空间建设项目申报书模板")}},mounted(){console.log(this.$route.query["Id"])},activated(){this.show=0}},nt=ot,rt=(0,d.Z)(nt,s,i,!1,null,"4de97307",null),lt=rt.exports}}]);
  2. //# sourceMappingURL=6589.a2ec9055.js.map