@@ -122,4 +122,7 @@ export default {
// line-height: 48px;
}
+::v-deep .el-form-item__error {
+ left: 90px;
+}
</style>