| src/views/securityGuard/securityGuard.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityGuard/securityGuard.vue
@@ -2407,7 +2407,7 @@ // console.log(res.data,111111111111111111); this.initFlag = false; if (res.data.code == 200) { this.$alert("账号为姓名,密码为身份证后六位", "温馨提示", { this.$alert("新增成功,密码为身份证后六位", "温馨提示", { confirmButtonText: "确定", callback: action => { this.$message({ @@ -2422,7 +2422,7 @@ //保安员证编号不匹配的情况 if (res.data.code == 201) { this.$alert( "用户新增成功!账号为姓名,密码为身份证后六位!注:当前保安证编号不匹配,请核实!", "用户新增成功!,密码为身份证后六位!注:当前保安证编号不匹配,请核实!", "温馨提示", { confirmButtonText: "确定",