elmentUI Form表单校验有提示但不显示问题

61 阅读1分钟

个人记录再忘我是狗

::v-deep .el-form-item__error {
  display: block !important;
}

完美解决