提交 c4323bcc authored 作者: CRS's avatar CRS

合并分支 'crs' 到 'master'

new 查看合并请求 !122
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<div class="one"> <div class="one">
<div class="oneTitle"> <i></i>概要</div> <div class="oneTitle"> <i></i>概要</div>
<div class="lineTop"> <div class="lineTop">
<span>导出PDF格式</span> <span @click="jump">导出PDF格式</span>
<span @click="reback">信息填报</span> <span @click="reback">信息填报</span>
<span @click="goBackprev">关闭</span> <span @click="goBackprev">关闭</span>
<!-- <div ><span @click="goBackprev">返回</span> --> <!-- <div ><span @click="goBackprev">返回</span> -->
......
...@@ -397,7 +397,7 @@ const server = { ...@@ -397,7 +397,7 @@ const server = {
}) })
}, },
getExcel(id){ getExcel(id){
return axios( assess + '/evaluation/in/excel/' + id,{ return axios( assessma + '/evaluation/in/excel/' + id,{
method:'get' method:'get'
}) })
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论