| src/views/securityGuard/securityGuard.vue | ●●●●● 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);