Commit 0eb80a8b authored by zhangderong's avatar zhangderong

去掉控制台输出

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