How to use the vee-validate numerical range of the form validation plug-in?

take a look at the document. If it is a fixed value, you can go like this:

<input v-validate=""between:50,80"" name="vee-number" type="text">

but 505080 is written dead. I don"t want to write dead. I want to use variables to indicate what to do

.

I tried a lot of methods but didn"t work, so I had no choice but to ask for help.


you can use: " between:$ {a}, ${b} " dynamic assignment =. =

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3dd8b-2c3dc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3dd8b-2c3dc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?