zouyu
2 天以前 119ead459f17a1a1c2fd5e0f4d08febc681d6d86
src/views/performance/attendance/components/staffClockInRecord.vue
@@ -297,7 +297,7 @@
      changeEnableReport(data).then(res=>{
        if(res.code===200){
          this.$message.success("操作成功")
          this.refreshTable()
          this.$emit("changeEnable")
        }
      })
    },