Browse Source

set the correct value to plaid form

chenxin0723 1 năm trước cách đây
mục cha
commit
60d9ef1d0b

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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: {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác