Administrator
2022-06-09 b4fe730ee808525a609ba709192fcff47c77f60e
用户新增操作修改
1 files modified
18 ■■■■■ changed files
src/views/securityGuard/securityGuard.vue 18 ●●●●● patch | view | raw | blame | history
src/views/securityGuard/securityGuard.vue
@@ -2407,16 +2407,20 @@
          // console.log(res.data,111111111111111111);
          this.initFlag = false;
          if (res.data.code == 200) {
            this.$alert("新增成功,密码为身份证后六位", "温馨提示", {
              confirmButtonText: "确定",
              callback: action => {
            // this.$alert("新增成功,密码为身份证后六位", "温馨提示", {
            //   confirmButtonText: "确定",
            //   callback: action => {
            //     this.$message({
            //       type: "success",
            //       message: `操作成功`
            //     });
            //     this.onLoad(this.page);
            //     done();
            //   }
            // });
                this.$message({
                  type: "success",
                  message: `操作成功`
                });
                this.onLoad(this.page);
                done();
              }
            });
          }
          //保安员证编号不匹配的情况