| | |
| | | // useZhiwen(); |
| | | zhiwen.isoks = false; |
| | | that.useZhiWen("setZhiwenData", zhiwen); |
| | | that.msg("warning", "无指纹信息,请添加指纹信息后更新!"); |
| | | // that.msg("warning", "无指纹信息,请添加指纹信息后更新!"); |
| | | // 若无指纹,提醒要录入指纹,再手动点击更新; |
| | | } |
| | | }); |
| | |
| | | // this.msg("success", data.msg); |
| | | this.$confirm("签到成功!", "提示", { |
| | | confirmButtonText: "确定", |
| | | cancelButtonText: "取消", |
| | | cancelButtonText: "指纹采集", |
| | | type: "success", |
| | | }) |
| | | .then(() => { |
| | |
| | | // type: "info", |
| | | // message: "已取消删除", |
| | | // }); |
| | | this.$message({ |
| | | type: "success", |
| | | message: "请采集指纹并点击更新进行签到!", |
| | | }); |
| | | }); |
| | | } else { |
| | | this.msg("warning", data.msg); |
| | |
| | | } else if (data.total == 1) { |
| | | //查询出一个人 将数据覆盖 |
| | | // console.log(value[0]) |
| | | this.rowUps(data.records[0], "once"); |
| | | this.rowUps(data.records[0]); |
| | | } else { |
| | | this.msg("warning", "查无此人"); |
| | | let zhiwen = { |