Commit 0eb80a8b authored by zhangderong's avatar zhangderong

去掉控制台输出

parent 3df2b64f
......@@ -121,10 +121,8 @@ import {getpersonMassage,loginOUT,adoptOneSeeResumeList,getChannelMassage} from
parent.child.map(child => {
child.child.map(grandson => {
if (grandson.route == this.$route.path) {
console.log(grandson.route,grandson,44445555555555555,parent)
this.vSubName = grandson.name
this.hName = parent.name
console.log(this.vSubName,this.hName,19987654)
}
})
......
const sapi = "http://recruit-ai3.liangkebang.net"
export {
sapi
......
......@@ -2,8 +2,8 @@
<div class="interview">
<!-- <Spin size="large" fix v-if="spinShow" style="font-size:25px">加载中...</Spin> -->
<div class="interview-left">
<div class="leftcontentTop" style="height:120px">
<div style="height:90%;float:left;width:30%;background:rgb(0,146,255);margin-left:3%;margin-top:10px"></div>
<div class="leftcontentTop" style="height:100px">
<div style="height:90%;float:left;width:30%;background:rgb(0,146,255);margin-left:1%;margin-top:10px"></div>
<div style="height:90%;float:left;width:30%;background:rgb(253,85,83);margin-left:3%;margin-top:10px"></div>
<div style="height:90%;float:left;width:30%;background:rgb(0,176,160);margin-left:3%;margin-top:10px"></div>
</div>
......@@ -333,7 +333,6 @@ export default {
this.modal2=true
},
selectTime(b){
console.log(b)
this.UpdateTIME=b
},
//准备约面取消
......@@ -496,7 +495,6 @@ export default {
},
//重启面试
OPPinterview(){
console.log(this.oppenInterviewStatus)
oppenInterview(this.oppenInterviewID,this.oppenInterviewStatus).then(res=>{
if(res.data.success==true){
this.$Notice.success({
......@@ -517,7 +515,6 @@ export default {
this. serchListInterview()
}
if(e.target.value==2){
console.log(e.target.label)
this.changestatusSTATUS='HAS_SEE'
changestatus(SID, this.changestatusSTATUS).then(res=>{
this. serchListInterview()
......@@ -618,7 +615,6 @@ export default {
resumeId:Tid
}
seedetail(parmars).then(res=>{
console.log(res)
this.resume=res.data.body.resume
this.riList=res.data.body.riList
this.roList=res.data.body.roList
......@@ -774,12 +770,11 @@ export default {
}
.InpageBottom{
height: 40px;
width: 49.3%;
width: 55%;
background:#EDEDED;
position: fixed;
bottom: 0;
margin-left:30px;
/* margin-top:40px */
margin-left:1%;
}
.active2{
color: #0092FF
......
......@@ -39,8 +39,8 @@
<div class="allResume-right">
<div class="resumeRightContentTop">
<div style="width:100%;height:80px;margin-top:20px">
<div style="width:47%;height:100%;float:left;background:rgb(61,169,247);margin-left:10px;line-height:80px;text-align:center;color:white;font-size:20px">数据展示</div>
<div style="width:48%;height:100%;float:left;background:rgb(253,85,83);margin-left:30px;line-height:80px;text-align:center;color:white;font-size:20px">提示语</div>
<div style="width:47%;height:100%;float:left;background:rgb(61,169,247);margin-left:1%;line-height:80px;text-align:center;color:white;font-size:20px">数据展示</div>
<div style="width:48%;height:100%;float:left;background:rgb(253,85,83);margin-left:3%;line-height:80px;text-align:center;color:white;font-size:20px">提示语</div>
</div>
<div style="background:background:rgba(255,255,255,1);width:100%;margin-top:20px;height:40px;line-height:40px;border-bottom:1px solid black;margin-bottom:10px">
<input type='checkbox' class='input-checkbox' v-model='checked' @click='checkedAll' style="margin-left:10px;cursor:pointer"><span style="margin-left:10px">全选</span>
......@@ -289,6 +289,9 @@
<script>
import { serchList,downloadone,sousuoList,seedetail,PASS,TOSEE,OPTION,deleteREsume,downloadOne,exportLIST,recodeLIST,addinterview,updatastatus} from '../../api/resume.server'
import qs from 'qs'
import {
sapi
} from '../../config/env.config'
import Router from 'vue-router';
export default {
data () {
......@@ -824,7 +827,6 @@ import Router from 'vue-router';
resumeId:Tid
}
seedetail(parmars).then(res=>{
console.log(res)
this.resume=res.data.body.resume
this.riList=res.data.body.riList
this.roList=res.data.body.roList
......@@ -847,7 +849,7 @@ import Router from 'vue-router';
},
//下载单条简历
downloadONE(downID){
window.location.href=`/text/api/resume/download/formatted/one?resumeId=${downID}`
window.location.href=`/${sapi}/resume/download/formatted/one?resumeId=${downID}`
},
// 批量下载简历
downloadAll(){
......@@ -880,7 +882,6 @@ import Router from 'vue-router';
},
changeTime(b){
this.UpdateTIME=b
console.log(b)
},
// 不可删除状态下点击
undelate(){
......@@ -1024,7 +1025,6 @@ import Router from 'vue-router';
},
// 鼠标滑过事件
ahove(){
console.log(88838383838838838883)
this.bg = 'background-color:red';
}
......
......@@ -285,7 +285,6 @@
</div>
</template>
<script>
// console.log(this,this.$route)
import {adoptOneSeeResumeList, serchList,downloadone,sousuoList,seedetail,PASS,TOSEE,OPTION,deleteREsume,downloadOne,exportLIST,recodeLIST,addinterview} from '../../api/resume.server.js'
export default {
data(){
......@@ -629,7 +628,6 @@ export default {
resumeId:Tid
}
seedetail(parmars).then(res=>{
console.log(res)
this.resume=res.data.body.resume
this.riList=res.data.body.riList
this.roList=res.data.body.roList
......@@ -845,7 +843,6 @@ export default {
// 批量导出
allexport(){
this.optcode=this.$route.params.channelname
console.log( this.optcode)
let parmars={
optSourceCode:this.optcode,
keywordString:this.keywords==''?'':this.keywords,
......@@ -951,7 +948,6 @@ export default {
},
watch: {
'$route' (to, from) {
// console.log(this.$route.params.channelname,123456)
let parmars={
pageSize:this.searchInfo.pageSize,
pageIndex:this.searchInfo.pageIndex,
......
......@@ -21,14 +21,13 @@ export default {
//取到二维码
getercode(){
getErcode().then(res=>{
console.log(res.data.body)
if(res.data.success==true){
this.url=res.data.body
}
})
},
downPic (img) {
window.location.href=`/text/qrCode/downQrCode`
window.location.href=`/api/qrCode/downQrCode`
}
},
......
......@@ -253,7 +253,6 @@ export default {
if(res.data.success==true){
let condition=localStorage.getItem('isADMIN')
this.idAdmin=condition
console.log(this.idAdmin)
this.spinShow=false
this.totalSize=res.data.body.totalNumber
this.ajaxData=res.data.body.items.map((item,index)=>{
......@@ -369,8 +368,6 @@ export default {
},
mounted(){
console.log(this.idAdmin)
this.SearchList()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment