What can be done to transfer the value of the vue mobile input to the background?

what can be done to transfer the value of 1.vue mobile input to the background
2. After getting this design draft, what do you need to think about vue operation data?
3. Some selected dates require components to implement input. Can they still be looped?
4. It seems that the value in state cannot be changed directly by using v-model alone after saving it to the array.

for these reasons, I don"t know how to implement this page

clipboard.png

Mar.18,2021

v-model is certainly OK. The example on the document is that input, directly uses value and needs to cooperate with events such as on-change and event-driven data changes. This form page is very regular. If you can't write ui yourself, go to the relevant mobile vue ui framework, such as vux

.
Menu