For passing a value from Vue data to href we just add the value with href, but we must use v-bind to do this. <div v-for="r in rentals"> <a ...
確定! 回上一頁