v -form元件提供了三個功能與校驗操作相關,我們可以通過在元件上設定ref來訪問它們。例如,<v-form ref="form">。 this.$refs.form.validate() :將 ...
確定! 回上一頁