12 |
- "use strict";(self["webpackChunkscproject"]=self["webpackChunkscproject"]||[]).push([[787],{31093:function(t,a,s){s.d(a,{Z:function(){return l}});var e=function(){var t=this,a=t._self._c;return a("div",{staticClass:"pdf"},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.isloading,expression:"isloading"}],staticClass:"loading"},[a("span",[t._v("pdf可能会加载时间有点长,请耐心等待...")])]),a("iframe",{ref:"viframe",staticStyle:{width:"100%",height:"99%",border:"none"},attrs:{src:"https://cloud.cocorobo.cn/pdf.js/web/viewer.html?file="+t.pdfUrl}})])},o=[],r={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=r,n=s(43736),d=(0,n.Z)(i,e,o,!1,null,"07fc9010",null),l=d.exports},93481:function(t,a,s){s.d(a,{Z:function(){return l}});var e=function(){var t=this,a=t._self._c;return a("div",{staticClass:"pdf"},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.isloading,expression:"isloading"}],staticClass:"loading"},[a("span",[t._v("可能会加载时间有点长,请耐心等待...")])]),a("iframe",{ref:"viframe",staticStyle:{width:"100%",height:"800px",border:"none"},attrs:{src:t.pdfUrl}})])},o=[],r={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 a=this;a.isloading=!0,a.$refs.viframe.onload=function(){a.isloading=!1},console.log(a.isloading)}},methods:{}},i=r,n=s(43736),d=(0,n.Z)(i,e,o,!1,null,"016c049c",null),l=d.exports},87750:function(t,a,s){s.r(a),s.d(a,{default:function(){return R}});var e=function(){var t=this,a=t._self._c;return a("div",[a("div",{staticClass:"projectApplication1"},[a("div",{staticClass:"vfpHeader"},[a("div",{staticClass:"titleOne"},[t._v("项目立项详细")]),a("el-button",{attrs:{type:"primary",size:"mini"},on:{click:function(a){return t.back()}}},[t._v("返回")])],1),a("hr")]),"5f7a66d5-c206-11ed-a4cd-509a4c5b67cf"==t.$route.query["tid"]?a("MakerSpaceWordDetail"):t._e(),"5e21b204-c206-11ed-a4cd-509a4c5b67cf"==t.$route.query["tid"]?a("studentProjectWordDetail"):t._e()],1)},o=[],r=(s(57658),function(){var t=this,a=t._self._c;return a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],attrs:{id:"MakerSpaceWordDetail"}},[0==t.state?a("MakerSpaceWord",{attrs:{wordData:t.wordData}}):t._e(),0!=t.state||t.downloadDig?a("MakerSpaceWordShow",{ref:"myChild",attrs:{wordData:t.wordData}}):t._e(),a("div",[a("el-button",{attrs:{type:"primary"},on:{click:function(a){t.downWordDig=!0}}},[t._v("下载表格(word)")]),a("el-button",{attrs:{type:"primary"},on:{click:function(a){t.downloadDig=!0}}},[t._v("下载表格(pdf)")]),0==t.state?a("el-button",{attrs:{type:"primary"},on:{click:t.test}},[t._v("立即修改")]):t._e()],1),a("el-dialog",{staticClass:"pageSubmitData",attrs:{title:"提示",visible:t.submitHint,width:"600px"},on:{"update:visible":function(a){t.submitHint=a}}},[a("div",{staticClass:"deleteContent"},[t._v(" 确定修改“"+t._s(t.wordData["projectName"])+"”项目? ")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.changeWord}},[t._v("确认修改")]),a("el-button",{staticClass:"AllDialogBtn",on:{click:function(a){t.submitHint=!1}}},[t._v("取消")])],1)]),a("el-dialog",{staticClass:"pageSubmitData",attrs:{title:"下载文档",visible:t.downloadDig,width:"600px"},on:{"update:visible":function(a){t.downloadDig=a}}},[a("div",{staticClass:"deleteContent"},[t._v("确定下载文档?")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.getPdf}},[t._v("确认")]),a("el-button",{staticClass:"AllDialogBtn",on:{click:function(a){t.downloadDig=!1}}},[t._v("取消")])],1)]),a("el-dialog",{staticClass:"pageSubmitData",attrs:{title:"下载文档",visible:t.downWordDig,width:"600px"},on:{"update:visible":function(a){t.downWordDig=a}}},[a("div",{staticClass:"deleteContent"},[t._v("确定下载文档?")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.getWord}},[t._v("确认")]),a("el-button",{staticClass:"AllDialogBtn",on:{click:function(a){t.downloadDig=!1}}},[t._v("取消")])],1)])],1)}),i=[],n=s(82935),d=function(){var t=this,a=t._self._c;return a("div",{ref:"downPDF",attrs:{id:"MakerSpaceWord"}},[a("table",{staticClass:"pdfTable",attrs:{border:"1",cellspacing:"0"}},[a("div",{staticClass:"pdfTit"},[a("div",{staticClass:"school"},[t._v("深圳技师学院")]),a("div",{staticClass:"wordTitle"},[t._v("二级学院特色创客空间建设项目立项申报书")]),a("div",{staticClass:"date"},[t._v("申请日期: "+t._s(t.wordData["applicationDate"]))])]),a("tr",[t._m(0),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["projectName"]))]),t._m(1),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["collegeName"]))])]),a("tr",[t._m(2),a("td",[t._v(t._s("已建设"==t.wordData["stateName"]?"☑已建设":"□已建设"))]),a("td",{attrs:{colspan:"5"}},[t._v(" 指二级学院已获得政府或学校资助(例:设计学院、信通学院、珠宝学院) ,已有双创空间(创客实践室)场地、设备设施并已投入运营,需对空间环境优化、规章制度建设 、小型设施设备添置、创客项目物料增补,需拓展创客项目培训、辅导,创客讲座、沙龙、论坛, 创客路演、竞赛、集市及成果参评、参展等方面的工作而提出的资助申请。 ")])]),a("tr",[a("td",[t._v(t._s("待建设"==t.wordData["stateName"]?"☑待建设":"□待建设"))]),a("td",{attrs:{colspan:"5"}},[t._v(" 指二级学院拟立项开展学院特色创客空间建设项目, 需进行项目前期调研论证、场馆规划、空间图纸设计、 设备选型等方面的工作而进行的资助申请。 ")])]),a("tr",[t._m(3),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["begin_at"].split(" ")[0]))]),t._m(4),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["plannedEnd_at"].split(" ")[0]))])]),a("tr",[t._m(5),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["pro_leader"]))]),t._m(6),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["lead_leader"]))])]),a("tr",[t._m(7),a("td",[t._v(t._s(t.wordData["teacher"].length+t.wordData["student"].length))]),t._m(8),a("td",{attrs:{colspan:"2"}},[t._v(t._s(t.wordData["teacher"].length))]),t._m(9),a("td",[t._v(t._s(t.wordData["student"].length))])]),a("tr",[a("td",{attrs:{rowspan:t.wordData["teacher"].length+1}},[t._m(10),a("br"),t._v("(团队3人以上,"),a("br"),t._v(" 至少应包含1名教"),a("br"),t._v(" 研室主任) ")]),a("td",[t._v("姓名")]),a("td",[t._v("专业")]),a("td",[t._v("职称")]),a("td",[t._v("学历")]),a("td",[t._v("所在教研室")]),a("td",{attrs:{colspan:"2"}},[t._v("项目角色分工")])]),t._l(t.wordData["teacher"],(function(s,e){return a("tr",{key:e},[a("td",[t._v(t._s(s["name"]))]),a("td",[t._v(t._s(s["speciality"]))]),a("td",[t._v(t._s(s["title"]))]),a("td",[t._v(t._s(s["education"]))]),a("td",[t._v(t._s(s["section"]))]),a("td",{attrs:{colspan:"2"}},[t._v(t._s(s["work"]))])])})),a("tr",[a("td",{attrs:{rowspan:t.wordData["student"].length+1}},[t._m(11),a("br"),t._v("(团队5人"),a("br"),t._v(" 以上,学生 "),a("br"),t._v("团队"),a("br"),t._v("年级结构"),a("br"),t._v(" 安排合理) ")]),a("td",[t._v("姓名")]),a("td",[t._v("班级")]),a("td",[t._v("年龄")]),a("td",{attrs:{colspan:"5"}},[t._v("项目组任务分工")])]),t._l(t.wordData["student"],(function(s,e){return a("tr",{key:e},[a("td",[t._v(t._s(s["name"]))]),a("td",[t._v(t._s(s["class"]))]),a("td",[t._v(t._s(s["age"]))]),a("td",{attrs:{colspan:"5"}},[t._v(t._s(s["work"]))])])})),a("tr",{attrs:{id:"brief"}},[a("td",{ref:"brief",attrs:{rowspan:"2"}},[t._m(12),t._v("(说明项目建设内容、拟解决的关键问题、创新之处、主要建设指标) ")]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v("项目简介(200-300字)")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{textContent:t._s(t.wordData["brief"])}})])]),a("tr",[a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v("建设内容(空间优化/场馆规划方面拟解决的关键问题及主要建设指标)")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["Construction"])}})])]),a("tr",{attrs:{id:"brief"}},[a("td",{ref:"brief"},[t._m(13)]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v(" 基础条件(物理环境/设备设施/项目实施/活动开展/技术力量/社会资源) ")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["ProjectBasis"])}})])]),a("tr",{attrs:{id:"brief"}},[a("td",{ref:"brief",attrs:{rowspan:"5"}},[t._m(14),t._v("(项目预期成果、数量及形式,结题时:须附项目研究报告) ")]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v(" 创客空间物理环境、制度建设及软件设施建设情况(环境优化/制度完善/设施改造) ")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["development"])}})])]),a("tr",[a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v("学生创客工作室建设情况(工作室数量及活动开展情况)")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["studio"])}})])]),a("tr",[a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v("学生创客团队(人才)培养预期成果、数量")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["studentTeam"])}})])]),a("tr",[a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v("学生创客活动组织实施情况")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["studentActivities"])}})])]),a("tr",[a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v("学生创客团队孵化、转化创业项目情况")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["Transforming"])}})])]),a("tr",{attrs:{id:"brief"}},[a("td",{ref:"brief"},[t._m(15),t._v("(说明已开展的相关研究及基础准备工作,已具备的设备场地条件和技术力量,尚缺少的条件和拟解决的途径) ")]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("p",[t._v(" 立项依据(说明本项目的目的、意义以及国内外高校现状、市场预测和发展趋势,预期达到的目标,研究的预期效果分析,成果受益面) ")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{innerHTML:t._s(t.wordData["condition"])}})])]),a("tr",{attrs:{id:"fund"}},[a("td",{ref:"fund",attrs:{rowspan:"12"}},[a("span",{staticClass:"jc"},[t._v("预算")]),a("br"),a("br"),a("span",{staticClass:"jc"},[t._v("经费")])]),a("td",[t._v("总经费")]),a("td",{attrs:{colspan:"6"},domProps:{textContent:t._s(t.wordData["fund"]["total"]+"元")}})]),t._m(16),t._m(17),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("小型仪器设备费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["device"])}}),a("td",{attrs:{colspan:"3"}},[t._v(" 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("材料费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["Material"])}}),a("td",{attrs:{colspan:"3"}},[t._v(" 项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("测试化验加工费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["processing"])}}),a("td",{attrs:{colspan:"3"}},[t._v(" 项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("项目协作费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["Collaboration"])}}),a("td",{attrs:{colspan:"3"}},[t._v("按合同规定支付给协作单位的费用")])]),t._m(18),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("项目成果鉴定费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["APPRAISAL"])}}),a("td",{attrs:{colspan:"3"}},[t._v("学术会务费、评审费、鉴定费、成果集制作费等费用。")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("参展参赛费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["entery"])}}),a("td",{attrs:{colspan:"3"}},[t._v(" 参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("创客交流活动费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["activities"])}}),a("td",{attrs:{colspan:"3"}},[t._v(" 创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("知识产权事务费")]),a("td",{domProps:{textContent:t._s(t.wordData["fund"]["Transaction"])}}),a("td",{attrs:{colspan:"3"}},[t._v("论文版面费、专利及其他知识产权事务等费用。")])]),t._m(19),t._m(20),t._m(21),t._m(22)],2)])},l=[function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项目名称")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("所在学院")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2",rowspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项目状态")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项 目 起 始 时 间")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("计划完成时间")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项 目 负 责 人")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("学院牵头领导")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项 目 组 人 数")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",[t._v("参与教师人数")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",[t._v("参与学生人数")])])},function(){var t=this,a=t._self._c;return a("span",{staticClass:"jc"},[t._v("项目组"),a("br"),t._v("教师团队")])},function(){var t=this,a=t._self._c;return a("span",{staticClass:"jc"},[t._v("项目组"),a("br"),t._v("学生团队")])},function(){var t=this,a=t._self._c;return a("span",{staticClass:"jc"},[t._v("项目"),a("br"),t._v("建设"),a("br"),t._v("内容"),a("br"),t._v("及"),a("br"),t._v("目标"),a("br")])},function(){var t=this,a=t._self._c;return a("span",{staticClass:"jc"},[t._v("项目"),a("br"),t._v("建设"),a("br"),t._v("论证"),a("br"),t._v("报告"),a("br")])},function(){var t=this,a=t._self._c;return a("span",{staticClass:"jc"},[t._v("预期"),a("br"),t._v("成果"),a("br")])},function(){var t=this,a=t._self._c;return a("span",{staticClass:"jc"},[t._v("立项"),a("br"),t._v("基础"),a("br"),t._v("及"),a("br"),t._v("条件"),a("br")])},function(){var t=this,a=t._self._c;return a("tr",[a("td",[t._v("支出类别")]),a("td",{attrs:{colspan:"2"}},[t._v("支出项目")]),a("td",[t._v("金额(元)")]),a("td",{attrs:{colspan:"4"}},[t._v("备 注")])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",{attrs:{rowspan:"5"}},[t._v("直接费用")])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",{attrs:{rowspan:"5"}},[t._v("间接费用")])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",[a("span",{staticClass:"jc"},[t._v("所在学院/")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("部门意见")])]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("div",{staticStyle:{position:"absolute",bottom:"20px",right:"100px"}},[a("div",{staticStyle:{transform:"translate(-100px)"}},[t._v("负责人签章:")]),a("div",[t._v("年 月 日")])])])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",[a("span",{staticClass:"jc"},[t._v("财务部门")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("意见")])]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("div",{staticStyle:{position:"absolute",bottom:"20px",right:"100px"}},[a("div",{staticStyle:{transform:"translate(-100px)"}},[t._v("负责人签章:")]),a("div",[t._v("年 月 日")])])])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",[a("span",{staticClass:"jc"},[t._v("创新创业")]),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("学院审核")]),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("意见")])]),a("td",{staticClass:"textLeft",attrs:{colspan:"7"}},[a("div",{staticStyle:{position:"absolute",bottom:"20px",right:"100px"}},[a("div",{staticStyle:{transform:"translate(-100px)"}},[t._v("负责人签章:")]),a("div",[t._v("年 月 日")])])])])},function(){var t=this,a=t._self._c;return a("div",{staticClass:"notes"},[a("span",[t._v("备注:")]),a("span",[t._v("1.表格可顺延或另附页。")]),a("span",[t._v("2.项目申报需附相关佐证材料。")])])}],c=s(53932),p={props:["wordData"],data(){return{}},methods:{getWord(){this.$message.info("获取表单"),(0,c.Ws)(this.wordData)}},mounted(){}},h=p,u=s(43736),_=(0,u.Z)(h,d,l,!1,null,"266bbf8b",null),v=_.exports,f=s(53003),w={components:{MakerSpaceWord:n.Z,MakerSpaceWordShow:v},data(){return{downloadDig:!1,downWordDig:!1,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:""}},state:1,loading:!1,submitHint:!1}},methods:{getData(){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 a=t["data"][0][0];this.wordData["projectName"]=a["title"],this.wordData["applicationDate"]=a["applyProjectTime"],this.wordData["college"]=a["classid"],this.wordData["collegeName"]=a["cName"],this.wordData["begin_at"]=a["begintime"],this.wordData["state"]=a["typeName"],this.wordData["stateName"]=a["tName"],this.wordData["plannedEnd_at"]=a["planTime"],this.wordData["pro_leader"]=a["pro_leader"],this.wordData["lead_leader"]=a["lead_leader"],this.wordData["teacher"]=JSON.parse(a["course_teacher"]),this.wordData["student"]=JSON.parse(a["course_student"]),this.wordData["brief"]=a["brief"],this.wordData["fund"]=JSON.parse(a["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=a["isupload"],this.wordData={...this.wordData,...JSON.parse(a["chapters"])},this.loading=!1})).catch((t=>{console.log(t)}))},getPdf(){(0,f.W)(this.$refs.myChild.$refs.downPDF,"附件3:2023年二级学院特色创客空间建设项目申报书"),this.downloadDig=!1},getWord(){(0,c.Ws)(this.wordData),this.downWordDig=!1},changeWord(){this.loading=!0;let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"],tit:this.wordData["projectName"],bf:this.wordData["brief"],pLeader:this.wordData["pro_leader"],lLeader:this.wordData["lead_leader"],cid:this.wordData["college"],ct:JSON.stringify(this.wordData["teacher"]),cs:JSON.stringify(this.wordData["student"]),f:this.wordData["fund"]["total"],chp:JSON.stringify({Construction:this.wordData["Construction"],ProjectBasis:this.wordData["ProjectBasis"],development:this.wordData["development"],studio:this.wordData["studio"],studentTeam:this.wordData["studentTeam"],studentActivities:this.wordData["studentActivities"],Transforming:this.wordData["Transforming"],condition:this.wordData["condition"]}).replaceAll(/%/g,"%25"),tName:this.wordData["state"],mon:JSON.stringify(this.wordData["fund"]),planEnd:this.wordData["plannedEnd_at"],beh:this.wordData["begin_at"],mem:this.wordData["student"].length+this.wordData["teacher"].length};this.ajax.post(this.$store.state.api+"/updateMakerSpaceWordData",t).then((t=>{console.log(t),1==t["data"]?(this.$message.success("修改项目信息成功"),this.submitHint=!1):this.$message.error("修改项目信息失败"),this.getData()})).catch((t=>{console.log(t)}))},test(){const t=/^\s*$/g;for(let a in this.wordData)switch(a){case"projectName":if(t.test(this.wordData[a]))return this.$message.error("请输入项目名称"),document.querySelector("#one").scrollIntoView({behavior:"smooth"}),!1;break;case"college":if(t.test(this.wordData[a]))return this.$message.error("请选择所在学院"),document.querySelector("#one").scrollIntoView({behavior:"smooth"}),!1;break;case"state":if(t.test(this.wordData[a]))return this.$message.error("请选择项目状态"),document.querySelector("#two").scrollIntoView({behavior:"smooth"}),!1;break;case"begin_at":if(t.test(this.wordData[a]))return this.$message.error("请选择项目开始时间"),document.querySelector("#three").scrollIntoView({behavior:"smooth"}),!1;break;case"plannedEnd_at":if(t.test(this.wordData[a]))return this.$message.error("请选择计划完成时间"),document.querySelector("#three").scrollIntoView({behavior:"smooth"}),!1;break;case"pro_leader":if(t.test(this.wordData[a]))return this.$message.error("请输入项目负责人"),document.querySelector("#four").scrollIntoView({behavior:"smooth"}),!1;break;case"lead_leader":if(t.test(this.wordData[a]))return this.$message.error("请输入学院牵头领导"),document.querySelector("#four").scrollIntoView({behavior:"smooth"}),!1;break;case"fund":if(0==this.wordData["fund"]["total"])return document.querySelector("#fund").scrollIntoView({behavior:"smooth"}),this.$message.error("请输入预算经费");break}this.submitHint=!0}},mounted(){this.getData()}},m=w,g=(0,u.Z)(m,r,i,!1,null,null,null),D=g.exports,b=function(){var t=this,a=t._self._c;return a("div",{attrs:{id:"studentProjectWordDetail"}},[0==t.isupload?a("studentProjectWord",{attrs:{wordData:t.wordData,reversedMessage:t.reversedMessage,signData:t.signData},on:{getFile:t.getFile,fileOption:t.fileOption,saveFile:t.saveFile}}):t._e(),0!=t.isupload||t.downloadDig?a("studentProjectWordShow",{ref:"myChild",attrs:{downWordData:t.downWordData,reversedMessage:t.reversedMessage,signData:t.signData},on:{getFile:t.getFile,fileOption:t.fileOption,saveFile:t.saveFile}}):t._e(),a("div",{staticStyle:{width:"500px",margin:"20px auto",display:"flex","justify-content":"space-between"}},[a("el-button",{staticStyle:{width:"140px",margin:"20px auto"},attrs:{type:"primary"},on:{click:function(a){t.downloadWordDig=!0}}},[t._v("下载文档(Word)")]),a("el-button",{staticStyle:{width:"140px",margin:"20px auto"},attrs:{type:"primary"},on:{click:function(a){t.downloadDig=!0}}},[t._v("下载文档(PDF)")]),0==t.isupload?a("el-button",{staticStyle:{width:"120px",margin:"20px auto"},attrs:{type:"primary"},on:{click:t.test}},[t._v("立即修改")]):t._e()],1),a("el-dialog",{staticClass:"pageSubmitData",attrs:{title:"立即修改",visible:t.updatedWordDig,width:"600px"},on:{"update:visible":function(a){t.updatedWordDig=a}}},[a("div",{staticClass:"deleteContent"},[t._v("确定提交修改?")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.updatedWord}},[t._v("确认")]),a("el-button",{staticClass:"AllDialogBtn",on:{click:function(a){t.updatedWordDig=!1}}},[t._v("取消")])],1)]),a("el-dialog",{staticClass:"pageSubmitData",attrs:{title:"下载文档(PDF)",visible:t.downloadDig,width:"600px"},on:{"update:visible":function(a){t.downloadDig=a}}},[a("div",{staticClass:"deleteContent"},[t._v("确定下载文档?")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.downloadPDFFile}},[t._v("确认")]),a("el-button",{staticClass:"AllDialogBtn",on:{click:function(a){t.downloadDig=!1}}},[t._v("取消")])],1)]),a("el-dialog",{staticClass:"pageSubmitData",attrs:{title:"下载文档(Word)",visible:t.downloadWordDig,width:"600px"},on:{"update:visible":function(a){t.downloadWordDig=a}}},[a("div",{staticClass:"deleteContent"},[t._v("确定下载文档?")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{staticClass:"AllDialogBtn",attrs:{type:"primary"},on:{click:t.downloadWordFile}},[t._v("确认")]),a("el-button",{staticClass:"AllDialogBtn",on:{click:function(a){t.downloadWordDig=!1}}},[t._v("取消")])],1)]),a("el-dialog",{attrs:{title:"展示文件",visible:t.showFile,top:"1vh",width:"80vw","append-to-body":""},on:{"update:visible":function(a){t.showFile=a}}},[a("div",{staticClass:"showFileArea",staticStyle:{height:"80vh"}},[t.videoDetail.sources?a("div",{staticClass:"workd_media",staticStyle:{width:"90%",height:"90%"}},[a("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(a){return t.onPlayerPlay(a)}}})],1):"pdf"!=t.Wordss["type"]&&"图片"!=t.Wordss["name"]?a("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"]?a("vpdf",{staticClass:"fullStyle",staticStyle:{width:"100%",height:"100%",overflow:"auto"},attrs:{pdfUrl:t.showFileUrl}}):"图片"==t.Wordss["name"]?a("img",{staticStyle:{width:"auto",height:"auto","max-width":"100%","max-height":"100%"},attrs:{src:t.showFileUrl,alt:"图片哦"}}):t._e()],1)]),a("el-dialog",{staticClass:"dialog_diy",attrs:{title:"修改名称",visible:t.dialogVisibleUpdateFile,"append-to-body":!0,width:"500px"},on:{"update:visible":function(a){t.dialogVisibleUpdateFile=a}}},[a("div",{staticStyle:{width:"100%",display:"flex","flex-direction":"row","flex-wrap":"nowrap","align-items":"center","justify-content":"center"}},[a("div",{staticStyle:{"min-width":"fit-content"}},[t._v("文件名称:")]),a("el-input",{attrs:{placeholder:"请输入要修改的名称"},model:{value:t.updateFile.fileName,callback:function(a){t.$set(t.updateFile,"fileName",a)},expression:"updateFile.fileName"}})],1),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:function(a){t.dialogVisibleUpdateFile=!1}}},[t._v("取 消")]),a("el-button",{attrs:{type:"primary"},on:{click:t.updateFileName}},[t._v("确 定")])],1)])],1)},C=[],y=s(24613),x=s(1745),P=function(){var t=this,a=t._self._c;return a("div",{ref:"pdfShow",attrs:{id:"studentProjectWord"}},[a("table",{staticClass:"pdfTable",attrs:{border:"1",cellspacing:"0"}},[a("div",{staticClass:"pdfTit"},[a("div",{staticClass:"school"},[t._v("深圳技师学院")]),a("div",{staticClass:"wordTitle"},[t._v("2024年校级学生创新创业训练计划项目申报书")]),a("div",{staticClass:"date"},[t._v("申请日期:"+t._s(t.downWordData.applicationDate))])]),a("tr",{attrs:{id:"projectName"}},[a("td",{ref:"projectName",attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项目名称")])]),a("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(t.downWordData.projectName)}})]),a("tr",{attrs:{id:"radio"}},[a("td",{ref:"radio",attrs:{rowspan:"3",colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("大创项目")])]),a("td",{domProps:{textContent:t._s("4a4e2cfe-e1a1-11ee-81d4-00ff5c7a43f5"==t.downWordData.radio?"☑ 创新训练项目":"□ 创新训练项目")}}),a("td",{attrs:{colspan:"4"}},[t._v("学生个人或团队,在导师指导下,自主完成创新性研究项目设计、研究条件准备和项目实施、研究报告撰写、成果(学术)交流等工作。")])]),a("tr",[a("td",{domProps:{textContent:t._s("56f0ad8d-e1a1-11ee-81d4-00ff5c7a43f5"==t.downWordData.radio?"☑ 创业训练项目":"□ 创业训练项目")}}),a("td",{attrs:{colspan:"4"}},[t._v("学生团队在导师指导下,团队中每个学生在项目实施过程中扮演一个或多个具体角色,完成商业计划书编制、可行性研究、企业模拟运行、撰写创业报告等工作。")])]),a("tr",[a("td",{domProps:{textContent:t._s("ed917c55-f51d-11ed-a3f6-509a4c5b67cf"==t.downWordData.radio?"☑ 创业实践项目":"□ 创业实践项目")}}),a("td",{attrs:{colspan:"4"}},[t._v("学生团队在学校导师和企业导师共同指导下,采用创新训练项目或创新性实验等成果,提出具有市场前景的创新性产品或服务,以此为基础开展创业实践活动。")])]),a("tr",{attrs:{id:"checkList"}},[a("td",{ref:"checkList",attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("特色项目美丽校园改造计划")]),a("br")]),a("td",{attrs:{colspan:"5"}},[a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("1")?"☑ ":"□ ")}}),a("span",[t._v("校园安全项目")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("2")?"☑ ":"□ ")}}),a("span",[t._v("环境治理项目")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("3")?"☑ ":"□ ")}}),a("span",[t._v("校园服务项目")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["schoolRadio"].indexOf("4")?"☑ ":"□ ")}}),a("span",[t._v("文创装置项目")])])])]),a("tr",{attrs:{id:"schoolRadio"}},[a("td",{ref:"schoolRadio",attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("优先支持项目")]),a("br"),a("span",[t._v("(可多选)")])]),t._v(" "),a("td",{staticStyle:{padding:"20px 0"},attrs:{colspan:"5"}},[a("div",{staticStyle:{display:"flex","flex-direction":"column","align-items":"flex-start"}},[a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("1")?"☑ ":"□ ")}}),a("span",[t._v("团队合作项目、跨学科合作项目。")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("2")?"☑ ":"□ ")}}),a("span",[t._v("科技创新、低空经济、银发经济、乡村振兴、助残助学、非遗文创等新技术、新产业、新业态、新模式方面的项目。")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("3")?"☑ ":"□ ")}}),a("span",[t._v("企业真实生产经营项目或外包服务项目。")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("4")?"☑ ":"□ ")}}),a("span",[t._v("社会征集项目、产业命题项目。")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("5")?"☑ ":"□ ")}}),a("span",[t._v("近两年内参与校级以上创新创业大赛并获奖的项目。")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("6")?"☑ ":"□ ")}}),a("span",[t._v("美丽校园改造计划中的校园智能产品及文创产品的研发项目。")])]),a("span",{staticClass:"checkAreaBlc"},[a("span",{domProps:{textContent:t._s(-1!=t.downWordData["checkList"].indexOf("7")?"☑ ":"□ ")}}),a("span",[t._v("企申报人为港澳籍、学校扶贫班及在校贫困生申报的项目")])])])])]),a("tr",{attrs:{id:"applyParsonName"}},[a("td",{ref:"applyParsonName",attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("申 请 人 姓 名")])]),a("td",{attrs:{colspan:"1"},domProps:{textContent:t._s(t.downWordData.applyParsonName)}}),a("td",{ref:"college"},[a("span",{staticClass:"jc"},[t._v("所在学院/班级")])]),a("td",{domProps:{textContent:t._s(t.downWordData.dp)}}),a("td",{ref:"tel"},[a("span",{staticClass:"jc"},[t._v("联系电话")])]),a("td",{domProps:{textContent:t._s(t.downWordData.tel)}})]),a("tr",{attrs:{id:"beginTime"}},[a("td",{ref:"beginTime",attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项 目 起 始 时 间")])]),a("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.downWordData.beginTime.split(" ")[0])}}),a("td",{ref:"endTime"},[a("span",{staticClass:"jc"},[t._v("计划完成时间")])]),a("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(t.downWordData.endTime.split(" ")[0])}})]),a("tr",[t._m(0),a("td",{domProps:{textContent:t._s(t.downWordData.studentS.length+t.downWordData.teacherS.length)}}),a("td",[t._v("参与学生人数")]),a("td",{domProps:{textContent:t._s(t.downWordData.studentS.length)}}),a("td",[t._v("参与教师人数")]),a("td",{domProps:{textContent:t._s(t.downWordData.teacherS.length)}})]),a("tr",{attrs:{id:"studentS"}},[a("td",{ref:"studentS",staticStyle:{padding:"20px"},attrs:{rowspan:t.downWordData.studentS.length+1}},[a("span",{staticClass:"jc"},[t._v("项目学生成员")]),a("br"),t._v(" (至少2个学院以上学生构成,其中:1.创新项目、创业训练项目人数为5+3组成,其中不超过5名学生为项目主要成员,由初起二、三、四年级(高起一、二年级)学生组成,3名学生作为后备成员由一年级学生组成。2.创业实践项目人数为6+3组成,其中不超过6名学生为初起三、四、五年级(高起二、三年级)学生,3名学生作为后备成员由一年级学生组成。 ")]),a("td",[t._v("姓名")]),a("td",{attrs:{colspan:"2"}},[t._v("所在学院/部门/专业")]),a("td",{attrs:{colspan:"3"}},[t._v("项目组角色分工")])]),t._l(t.downWordData.studentS,(function(s,e){return a("tr",{key:e+"a",staticStyle:{position:"relative"}},[a("td",{domProps:{textContent:t._s(s.name)}}),a("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(s.collage)}}),a("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(s.work)}})])})),a("tr",{attrs:{id:"teacherS"}},[a("td",{ref:"teacherS",staticStyle:{padding:"20px"},attrs:{rowspan:t.downWordData.teacherS.length+1}},[a("span",{staticClass:"jc"},[t._v("项目组指导教师")]),a("br"),t._v(" (2个学院以上, 2-3名指导教师,指导教师须有中级以上职称或研究生以上学历,创业实践项目除配备2名以上校内指导教师外,还须配备1名企业指导教师。) ")]),a("td",[t._v("姓名")]),a("td",{attrs:{colspan:"2"}},[t._v("所在学院/部门/专业")]),a("td",{attrs:{colspan:"3"}},[t._v("项目组角色分工")])]),t._l(t.downWordData.teacherS,(function(s,e){return a("tr",{key:e+"b",staticStyle:{position:"relative !important"}},[a("td",{domProps:{textContent:t._s(s.name)}}),a("td",{attrs:{colspan:"2"},domProps:{textContent:t._s(s.collage)}}),a("td",{attrs:{colspan:"3"},domProps:{textContent:t._s(s.work)}})])})),a("tr",{attrs:{id:"brief"}},[a("td",{ref:"brief",attrs:{rowspan:"5"}},[a("span",{staticClass:"jc"},[t._v("研发")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("内容")])]),a("td",{staticClass:"textLeft",attrs:{colspan:"6"}},[a("p",[t._v("项目简介(200-300字)")]),a("div",{staticStyle:{"word-wrap":"break-word","word-break":"break-all"},domProps:{textContent:t._s(t.downWordData.brief)}})])]),a("tr",[a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("项目研发背景")]),a("span",{staticClass:"downImage",attrs:{tag:"back"},domProps:{innerHTML:t._s(t.downWordData.introduce.back)}})])]),a("tr",[a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("项目创新点")]),a("span",{staticClass:"downImage",attrs:{tag:"innovate"},domProps:{innerHTML:t._s(t.downWordData.introduce.innovate)}})])]),a("tr",[a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("技术研发路线")]),a("span",{staticClass:"downImage",attrs:{tag:"path"},domProps:{innerHTML:t._s(t.downWordData.introduce.path)}})])]),a("tr",[a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("项目应用场景 ")]),a("span",{staticClass:"downImage",attrs:{tag:"scene"},domProps:{innerHTML:t._s(t.downWordData.introduce.scene)}})])]),a("tr",[t._m(1),a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("项目商业模式/社会价值")]),a("span",{staticClass:"downImage",attrs:{tag:"worth"},domProps:{innerHTML:t._s(t.downWordData.introduce.worth)}})])]),a("tr",[t._m(2),a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("团队构成及优势")]),a("span",{staticClass:"downImage",attrs:{tag:"team"},domProps:{innerHTML:t._s(t.downWordData.introduce.team)}})])]),a("tr",[t._m(3),a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("研发成本来源及构成")]),a("span",{staticClass:"downImage",attrs:{tag:"cost"},domProps:{innerHTML:t._s(t.downWordData.introduce.cost)}})])]),a("tr",[t._m(4),a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("项目预期成果、数量及形式(产品原型/发明专利/双创竞赛/成果转化/社会效益)")]),a("span",{staticClass:"downImage",attrs:{tag:"expectResults"},domProps:{innerHTML:t._s(t.downWordData.introduce.expectResults)}})])]),a("tr",{staticClass:"textLeft"},[a("td",{staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("学生创客人才培养预期成果、数量(教师填写)")]),a("span",{staticClass:"downImage",attrs:{tag:"expectResultsTeacher"},domProps:{innerHTML:t._s(t.downWordData.introduce.expectResultsTeacher)}})])]),a("tr",{staticClass:"textLeft"},[a("td",{staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("p",[t._v("项目预期孵化、转化创业项目情况")]),a("span",{staticClass:"downImage",attrs:{tag:"expectConversion"},domProps:{innerHTML:t._s(t.downWordData.introduce.expectConversion)}})])]),a("tr",[t._m(5),a("td",{staticClass:"textLeft",staticStyle:{"text-align":"left"},attrs:{colspan:"6"}},[a("span",{staticClass:"downImage",attrs:{tag:"plan"},domProps:{innerHTML:t._s(t.downWordData.introduce.plan)}})])]),a("tr",{attrs:{id:"fund"}},[a("td",{ref:"fund",attrs:{rowspan:"12"}},[a("span",{staticClass:"jc"},[t._v("预算")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("经费")])]),a("td",[t._v("总经费")]),a("td",{attrs:{colspan:"5"},domProps:{textContent:t._s(0==t.reversedMessage?"":t.reversedMessage+"元")}})]),t._m(6),t._m(7),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("小型仪器设备费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.device)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 项目开展所需的小型专用仪器设备、工具、配件购置或租赁费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("材料费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.Material)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 项目开展需消耗的各种原材料、辅助材料等低值易耗品的采购费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("测试化验加工费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.processing)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 项目开展过程中支付给外单位的检验、测试、化验、计算、分析及加工费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("项目协作费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.Collaboration)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 按合同规定支付给协作单位的费用 ")])]),t._m(8),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("项目成果鉴定费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.APPRAISAL)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 学术会务费、评审费、鉴定费、成果集制作费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("参展参赛费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.entery)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 参加创客展会、竞赛等所需的报名费、展位费、布展费、宣传推广费及差旅费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("创客交流活动费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.activities)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 创客交流活动中支付给校外专家的指导费、咨询费、授课费等费用。 ")])]),a("tr",[a("td",{attrs:{colspan:"2"}},[t._v("知识产权事务费")]),a("td",{domProps:{textContent:t._s(t.downWordData.fund.Transaction)}}),a("td",{attrs:{colspan:"2"}},[t._v(" 论文版面费、专利及其他知识产权事务等费用。 ")])]),a("tr",[t._m(9),a("td",{staticClass:"textLeft",attrs:{colspan:"6"}},[t.signData&&t.signData.filter((t=>4==t.type)).length>0?a("div",{staticClass:"reviewComments"},[t._v(" "+t._s(t.signData.filter((t=>4==t.type))[0].text)+" ")]):t._e(),a("div",{staticStyle:{position:"absolute",bottom:"20px",right:"100px"}},[a("div",{staticStyle:{transform:"translate(-100px)"}},[t._v("负责人签章:"+t._s(t.signData&&t.signData.filter((t=>4==t.type)).length?t.signData.filter((t=>4==t.type))[0].username:""))]),t.signData&&t.signData.filter((t=>4==t.type)).length?a("div",[t._v(t._s(t.signData.filter((t=>4==t.type))[0].time))]):a("div",[t._v("年 月 日")])])])]),a("tr",[t._m(10),a("td",{staticClass:"textLeft",attrs:{colspan:"6"}},[t.signData&&t.signData.filter((t=>0==t.type)).length>0?a("div",{staticClass:"reviewComments"},[t._v(" "+t._s(t.signData.filter((t=>0==t.type))[0].text)+" ")]):t._e(),a("div",{staticStyle:{position:"absolute",bottom:"20px",right:"100px"}},[a("div",{staticStyle:{transform:"translate(-100px)"}},[t._v("负责人签章:"+t._s(t.signData&&t.signData.filter((t=>0==t.type)).length?t.signData.filter((t=>0==t.type))[0].username:""))]),t.signData&&t.signData.filter((t=>0==t.type)).length?a("div",[t._v(t._s(t.signData.filter((t=>0==t.type))[0].time))]):a("div",[t._v("年 月 日")])])])]),a("tr",[t._m(11),a("td",{staticClass:"textLeft",attrs:{colspan:"6"}},[[1,2].includes(t.$store.state.userInfo.type)?t._e():a("beUpload",{staticStyle:{position:"absolute",right:"10px",top:"5px"},attrs:{navName:"上传文件",accept:t.accept,progress:t.progress},on:{getFile:t.getFile}}),t.progress.show?a("el-progress",{staticStyle:{width:"80%"},attrs:{percentage:t.progress.value,format:t.ProgressFormat}}):t._e(),a("div",{class:t.downWordData.opinion.length>0?"bigBlock":"noFileBox"},t._l(t.downWordData.opinion,(function(s,e){return a("div",{key:e+"l",staticClass:"fileBlock"},[a("div",{staticClass:"fileBox"},[a("div",{staticClass:"fileBoxLeft",on:{click:function(a){return t.$emit("fileOption",s,e,"0")}}},[a("div",{staticClass:"chapter_upload_l_i3"}),a("div",{staticClass:"titName"},[t._v(t._s(s.fileName))])]),[1,2].includes(t.$store.state.userInfo.type)?t._e():a("div",{staticClass:"fileBoxRight"},[a("div",{staticClass:"chapter_upload_ud",staticStyle:{"z-index":"99"}},[a("div",{staticClass:"chapter_upload_up",on:{click:function(a){return t.$emit("fileOption",s,e,"1")}}}),a("div",{staticClass:"chapter_upload_down",on:{click:function(a){return t.$emit("fileOption",s,e,"2")}}})]),a("div",{staticClass:"chapter_upload_ic_edit",on:{click:function(a){return t.$emit("fileOption",s,e,"3")}}}),a("div",{staticClass:"chapter_upload_ic_r",on:{click:function(a){return t.$emit("fileOption",s,e,"4")}}})])])])})),0)],1)]),a("tr",[t._m(12),a("td",{staticClass:"textLeft",attrs:{colspan:"6"}},[t.signData&&t.signData.filter((t=>3==t.type)).length>0?a("div",{staticClass:"reviewComments"},[t._v(" "+t._s(t.signData.filter((t=>3==t.type))[0].text)+" ")]):t._e(),a("div",{staticStyle:{position:"absolute",bottom:"20px",right:"100px"}},[a("div",{staticStyle:{transform:"translate(-100px)"}},[t._v("负责人签章:"+t._s(t.signData&&t.signData.filter((t=>3==t.type)).length?t.signData.filter((t=>3==t.type))[0].username:""))]),t.signData&&t.signData.filter((t=>3==t.type)).length?a("div",[t._v(t._s(t.signData.filter((t=>3==t.type))[0].time))]):a("div",[t._v("年 月 日")])])])]),t._m(13)],2)])},S=[function(){var t=this,a=t._self._c;return a("td",{attrs:{colspan:"2"}},[a("span",{staticClass:"jc"},[t._v("项 目 组 人 数")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("商业模式")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("及社会价值")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("团队")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("优势")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("研发")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("成本")])])},function(){var t=this,a=t._self._c;return a("td",{attrs:{rowspan:"3"}},[a("span",{staticClass:"jc"},[t._v("预期")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("成果")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("实施")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("计划")])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",[t._v("支出类别")]),a("td",{attrs:{colspan:"2"}},[t._v("支出项目")]),a("td",[t._v("金额(元)")]),a("td",{attrs:{colspan:"4"}},[t._v("备 注")])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",{attrs:{rowspan:"5"}},[t._v("直接费用")])])},function(){var t=this,a=t._self._c;return a("tr",[a("td",{attrs:{rowspan:"5"}},[t._v("间接费用")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("所在学院/")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("部门初审意见")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("创新创业学院")]),a("br"),a("br"),t._v(" "),a("span",{staticClass:"jc"},[t._v("审核意见")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("专家意见")])])},function(){var t=this,a=t._self._c;return a("td",[a("span",{staticClass:"jc"},[t._v("学校终审意见")])])},function(){var t=this,a=t._self._c;return a("div",{staticClass:"notes"},[a("span",[t._v("备注:")]),a("span",[t._v("1.表格可顺延或另附页。")]),a("span",[t._v("2.优先支持项目需提供与研发项目相关的实证材料并查看原件。")]),a("span",[t._v("3.初创组已结题项目申请需提供结题验收证明、初创企业申请需提供入驻学校孵化基地协议书及公司营业执照。")])])}],k=s(11057),W={emit:["getFile","fileOption","saveFile"],props:["reversedMessage","downWordData","signData"],components:{beUpload:k.Z},data(){return{accept:"*",progress:{value:0,show:!1}}},methods:{getFile(t){this.$emit("getFile",t),this.progress.show=!1},ProgressFormat(t){return 100==t?"100%":`${t}%`}},computed:{},mounted(){}},j=W,T=(0,u.Z)(j,P,S,!1,null,"39deb21a",null),A=T.exports,N=s(31093),L=s(93481),F={components:{studentProjectWord:x.Z,studentProjectWordShow:A,vword:L.Z,vpdf:N.Z},data(){return{isupload:1,DepartmentData:[],downloadDig:!1,downloadWordDig:!1,updatedWordDig:!1,showFile:!1,dialogVisibleUpdateFile:!1,downWordData:{applicationDate:(0,y.YZ)(1),projectName:"",radio:"",checkList:[],schoolRadio:[],applyParsonRadio:[],applyParsonName:"",college:"",tel:"",beginTime:"",endTime:"",studentS:[{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""}],teacherS:[{name:"",collage:"",work:""},{name:"",collage:"",work:""}],brief:"",introduce:{back:"",innovate:"",path:"",scene:"",worth:"",team:"",cost:"",expectResults:"",expectResultsTeacher:"",expectConversion:"",plan:""},total:0,fund:{device:"",Material:"",processing:"",APPRAISAL:"",Collaboration:"",Transaction:"",activities:"",entery:""},opinion:[]},wordData:{applicationDate:(0,y.YZ)(1),projectName:"",radio:"",checkList:[],schoolRadio:[],applyParsonRadio:[],applyParsonName:"",college:"",tel:"",beginTime:"",endTime:"",studentS:[{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""},{name:"",collage:"",work:""}],teacherS:[{name:"",collage:"",work:""},{name:"",collage:"",work:""}],brief:"",introduce:{back:"",innovate:"",path:"",scene:"",worth:"",team:"",cost:"",expectResults:"",expectResultsTeacher:"",expectConversion:"",plan:""},total:0,fund:{device:"",Material:"",processing:"",APPRAISAL:"",Collaboration:"",Transaction:"",activities:"",entery:""},opinion:[]},signData:[],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:"",canonical:{Image:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,File:/^https?:\/\/(.+\/)+.+(\.(docx|xlsx|ppt|pdf))$/i},updateFile:{url:"",fileName:""}}},methods:{getText(t){let a=/^(?:(?:\+|00)86)?1(?:(?:3[\d])|(?:4[5-79])|(?:5[0-35-9])|(?:6[5-7])|(?:7[0-8])|(?:8[\d])|(?:9[189]))\d{8}$/,s=a.test(t.trim());if(!s)return this.$message.error("请输入正确联系号码格式")},addTeacher(){this.wordData.teacherS.push({name:"",collage:"",work:""})},DelTeacher(t){this.wordData.teacherS.splice(t,1)},addStudent(){this.wordData.studentS.push({name:"",collage:"",work:""})},DelStudent(t){this.wordData.studentS.splice(t,1)},getProjectDepartmentData(){this.ajax.post(this.$store.state.api+"/SelectAllDepartment",{uid:this.$store.state.userInfo.userid}).then((t=>{this.DepartmentData=t.data[0]}),(t=>{console.log(t)}))},getData(){let t={uid:this.$store.state.userInfo.userid,cid:this.$route.query["pid"]};this.ajax.get(this.$store.state.api+"/studentProjectData",t).then((t=>{let a=t.data[0][0];this.wordData.projectName=a.title,this.wordData.radio=a.typeName,this.wordData.checkList=JSON.parse(a.multiSelectProject),this.wordData.schoolRadio=JSON.parse(a.schoolRemould),this.wordData.applyParsonRadio=JSON.parse(a.projectApplyperson),this.wordData.applyParsonName=a.pro_leader,this.wordData.college=a.classid,this.wordData.tel=a.phone,this.wordData.beginTime=a.bTime,this.wordData.endTime=a.eTime,this.wordData.studentS=JSON.parse(a.course_student),this.wordData.teacherS=JSON.parse(a.course_teacher),this.wordData.brief=a.brief,this.wordData.introduce=JSON.parse(a.chapters),this.wordData.fund=JSON.parse(a.money),this.wordData.opinion=a.opinion?JSON.parse(a.opinion):[],this.downWordData={...this.wordData,etime:a.eTime,btime:a.bTime,dp:a.className},this.isupload=a["isupload"]}),(t=>{console.log(t)}))},getSignData(){let t={pid:this.$route.query["pid"]};this.ajax.get(this.$store.state.api+"/selectSign",t).then((t=>{this.signData=t.data[0]}))},test(){const t=/^\s*$/g;for(let a in this.wordData)switch(a){case"projectName":if(t.test(this.wordData[a]))return this.$message.error("请输入项目名称"),document.querySelector("#projectName").scrollIntoView({behavior:"smooth"}),!1;break;case"radio":if(t.test(this.wordData[a]))return this.$message.error("请选择项目分组"),document.querySelector("#radio").scrollIntoView({behavior:"smooth"}),!1;break;case"applyParsonName":if(t.test(this.wordData[a]))return this.$message.error("请填写申请人姓名"),document.querySelector("#applyParsonName").scrollIntoView({behavior:"smooth"}),!1;break;case"college":if(t.test(this.wordData[a]))return this.$message.error("请选择所在学院"),document.querySelector("#applyParsonName").scrollIntoView({behavior:"smooth"}),!1;break;case"tel":if(t.test(this.wordData[a]))return this.$message.error("请填写联系方式"),document.querySelector("#applyParsonName").scrollIntoView({behavior:"smooth"}),!1;break;case"beginTime":if(t.test(this.wordData[a]))return this.$message.error("请选择项目起始时间"),document.querySelector("#beginTime").scrollIntoView({behavior:"smooth"}),!1;break;case"endTime":if(t.test(this.wordData[a]))return this.$message.error("请选择计划完成时间"),document.querySelector("#beginTime").scrollIntoView({behavior:"smooth"}),!1;break;case"fund":let s=1*this.wordData.fund.device+1*this.wordData.fund.Material+1*this.wordData.fund.processing+1*this.wordData.fund.APPRAISAL+1*this.wordData.fund.Collaboration+1*this.wordData.fund.Transaction+1*this.wordData.fund.activities+1*this.wordData.fund.entery;if(0==s)return document.querySelector("#fund").scrollIntoView({behavior:"smooth"}),this.$message.error("请输入经费");break}this.wordData["total"]=1*this.wordData.fund.device+1*this.wordData.fund.Material+1*this.wordData.fund.processing+1*this.wordData.fund.APPRAISAL+1*this.wordData.fund.Collaboration+1*this.wordData.fund.Transaction+1*this.wordData.fund.activities+1*this.wordData.fund.entery,this.updatedWordDig=!0},updatedWord(){let t={uid:this.$store.state.userInfo.userid,cid:this.$route.query["pid"],tid:"5e21b204-c206-11ed-a4cd-509a4c5b67cf",tit:this.wordData["projectName"],radio:this.wordData["radio"],checkList:JSON.stringify(this.wordData["checkList"]),schoolRadio:JSON.stringify(this.wordData["schoolRadio"]),applyParsonRadio:JSON.stringify(this.wordData["applyParsonRadio"]),applyParsonName:this.wordData["applyParsonName"],coid:this.wordData["college"],tel:this.wordData["tel"],beh:this.wordData["beginTime"],planEnd:this.wordData["endTime"],cs:JSON.stringify(this.wordData["studentS"]),ct:JSON.stringify(this.wordData["teacherS"]),bf:this.wordData["brief"],introduce:JSON.stringify(this.wordData["introduce"]).replaceAll(/%/g,"%25"),mon:JSON.stringify(this.wordData["fund"]),f:this.wordData["total"],apply:this.wordData["applicationDate"],mem:this.wordData["teacherS"].length+this.wordData["studentS"].length};console.log(t),this.ajax.post(this.$store.state.api+"/updateStudentProjectData",t).then((t=>{if(t.data)return this.updatedWordDig=!1,this.$message.success("修改成功");this.$message.error("修改失败")}),(t=>{console.log(t)}))},downloadWordFile(){(0,c.Qc)({...this.downWordData,signData:this.signData}),this.downloadWordDig=!1},downloadPDFFile(){(0,f.W)(this.$refs.myChild.$refs.pdfShow,"附件2:2023年学生创客项目申报书"),this.downloadDig=!1},getFile(t){this.wordData.opinion.push(t),this.saveFile()},fileOption(t,a,s){if("0"==s)this.checkFile(t.url);else if("1"==s){if(0==a)return;this.wordData.opinion.splice(a-1,0,this.wordData.opinion.splice(a,1)[0]),this.saveFile()}else if("2"==s){if(a==this.wordData.opinion.length-1)return;this.wordData.opinion.splice(a+1,0,this.wordData.opinion.splice(a,1)[0]),this.saveFile()}else"3"==s?(this.updateFile={...t,index:a},this.dialogVisibleUpdateFile=!0):"4"==s&&this.$confirm("确定删除该文件?","提示",{type:"error",confirmButtonText:"确定删除",cancelButtonText:"取消"}).then((t=>{this.wordData.opinion.splice(a,1),this.saveFile()}))},saveFile(){let t={uid:this.$store.state.userInfo.userid,pid:this.$route.query["pid"],file:JSON.stringify(this.wordData.opinion)};this.ajax.post(this.$store.state.api+"/updateProjectOpinion",t).then((t=>{if(1==t.data)return this.getData()}))},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 a=t.split(".");const s=a[a.length-1];return this.canonical.Image.test(t)?(this.Wordss={type:s,name:"图片"},console.log(this.Wordss)):this.canonical.File.test(t)?(this.Wordss={type:s,name:"文档"},console.log(this.Wordss)):this.canonical.vedio.test(t)?(this.Wordss={type:s,name:"视频"},console.log(this.Wordss)):this.Wordss={type:s,name:s}}this.playerOptions.sources[0].src=t,this.videoDetail=this.playerOptions,this.showFile=!0},updateFileName(){if(!this.updateFile.fileName)return this.$message.error("请输入文件名称");this.wordData.opinion[this.updateFile.index].fileName=this.updateFile.fileName,this.dialogVisibleUpdateFile=!1,this.saveFile()}},computed:{reversedMessage:function(){return 1*this.wordData.fund.device+1*this.wordData.fund.Material+1*this.wordData.fund.processing+1*this.wordData.fund.Collaboration+1*this.wordData.fund.APPRAISAL+1*this.wordData.fund.entery+1*this.wordData.fund.activities+1*this.wordData.fund.Transaction}},mounted(){this.getProjectDepartmentData(),this.getData(),this.getSignData()}},M=F,O=(0,u.Z)(M,b,C,!1,null,"5a4fb22b",null),$=O.exports,B={components:{MakerSpaceWordDetail:D,studentProjectWordDetail:$},data(){return{status:0}},methods:{back(){this.$router.push("/projectApplication")}},mounted(){}},I=B,E=(0,u.Z)(I,e,o,!1,null,null,null),R=E.exports}}]);
- //# sourceMappingURL=787.46ae2e84.js.map
|