Skip to content

Commit ec00aec

Browse files
committed
修改注释
1 parent c097f39 commit ec00aec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/complex/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
maxPrice: {
173173
required: true,
174174
notEqualTo: 'minPrice',
175-
min: 'minPrice' // 大于‘最大金额
175+
min: 'minPrice' // 大于‘最小金额
176176
},
177177
hobby: {
178178
minlength: 2

0 commit comments

Comments
 (0)