浏览代码

2022.3.30

17613754660 3 年之前
父节点
当前提交
6eeab0f190
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      fhKeeper/formulahousekeeper/timesheet/src/views/leave/list.vue

+ 0 - 3
fhKeeper/formulahousekeeper/timesheet/src/views/leave/list.vue

@@ -720,11 +720,9 @@ export default {
         this.Alchange = JSON.parse(JSON.stringify(e))
       }
       this.Alshow = true
-      console.log("设置",this.AlchangeP);
     },
     selPchg(e){
       this.AlchangeP = e
-      console.log("批量",e);
     },
     searchAl(){
       this.iAlDataS = []
@@ -788,7 +786,6 @@ export default {
               if(this.apk2 == 6){
                 this.selAl()
               }
-              console.log("getAl",res.data);
             } else {
               this.$message({
                 message: res.msg,