mirror of https://github.com/vuejs/vue.git
parent
1a19c418b1
commit
3f42562de7
|
@ -83,7 +83,7 @@ function toString (val) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Convert a input value to a number for persistence.
|
* Convert an input value to a number for persistence.
|
||||||
* If the conversion fails, return original string.
|
* If the conversion fails, return original string.
|
||||||
*/
|
*/
|
||||||
function toNumber (val) {
|
function toNumber (val) {
|
||||||
|
|
Loading…
Reference in New Issue