@@ -151,5 +151,7 @@ export default {
</script>
<style scoped>
-
+/deep/ .el-input__validateIcon {
+ display: none;
+}
</style>