💊 fix: 修复bug
This commit is contained in:
parent
733494439b
commit
80635ea7c4
|
@ -248,6 +248,8 @@ function rulesRandom(model, num) {
|
|||
Notify.error(`请输入${num} ~ 200的面额且保留2位小数`)
|
||||
return false
|
||||
}
|
||||
} else {
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue