liuyg
2021-12-16 fb6629dcf7aad6bb03ebf3ec16c6db48494d57b3
src/views/qiandao/tables.vue
@@ -274,7 +274,7 @@
          // useZhiwen();
          zhiwen.isoks = false;
          that.useZhiWen("setZhiwenData", zhiwen);
          that.msg("warning", "无指纹信息,请添加指纹信息后更新!");
          // that.msg("warning", "无指纹信息,请添加指纹信息后更新!");
          // 若无指纹,提醒要录入指纹,再手动点击更新;
        }
      });
@@ -298,7 +298,7 @@
          // this.msg("success", data.msg);
          this.$confirm("签到成功!", "提示", {
            confirmButtonText: "确定",
            cancelButtonText: "取消",
            cancelButtonText: "指纹采集",
            type: "success",
          })
            .then(() => {
@@ -322,6 +322,10 @@
              //   type: "info",
              //   message: "已取消删除",
              // });
              this.$message({
                type: "success",
                message: "请采集指纹并点击更新进行签到!",
              });
            });
        } else {
          this.msg("warning", data.msg);
@@ -464,7 +468,7 @@
          } 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 = {