Parcourir la source

set the correct value to plaid form

chenxin0723 il y a 1 an
Parent
commit
60d9ef1d0b

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
vuetifyx/vuetifyxjs/dist/vuetifyxjs.umd.min.js


+ 1 - 1
vuetifyx/vuetifyxjs/src/components/Autocomplete.tsx

@@ -132,7 +132,7 @@ export default Vue.extend({
 	},
 
 	mounted() {
-		(this as any).$plaid().fieldValue(this.$props.fieldName, this.$attrs.value);
+		(this as any).$plaid().fieldValue(this.$props.fieldName, this.value);
 	},
 
 	watch: {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff