保安服务企业管理-验收版本
+
liuyg
2021-09-09 9f0c24bec5017ed35c8bef0e3fe494a8f8bb9db7
+
1 files modified
1 ■■■■ changed files
src/views/securityGuard/securityGuard.vue 1 ●●●● patch | view | raw | blame | history
src/views/securityGuard/securityGuard.vue
@@ -1103,7 +1103,6 @@
      this.$prompt("离职原因", "提示", {
        confirmButtonText: "确定离职",
        cancelButtonText: "取消",
        // inputPattern: /[\w!#$%&'*+/=?^_`{|}~-]+(?:\.[\w!#$%&'*+/=?^_`{|}~-]+)*@(?:[\w](?:[\w-]*[\w])?\.)+[\w](?:[\w-]*[\w])?/,
        inputErrorMessage: "邮箱格式不正确",
      }).then(({ value }) => {
        console.log(value);