bug
This commit is contained in:
		| @@ -142,7 +142,7 @@ | ||||
|               } | ||||
|             }) : []) | ||||
|           } else { | ||||
|             this.$set(this.formData, colItem.fieldDbName, colItem.fieldValue || "") | ||||
|             this.$set(this.formData, colItem.fieldDbName, this.formData[colItem.fieldDbName] || "") | ||||
|           } | ||||
|         }) | ||||
|         this.formDataList = Object.values(formList) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user