forked from verdnatura/hedera-web
small change
This commit is contained in:
parent
07c5f64265
commit
2cbbaf619c
|
@ -111,7 +111,6 @@ const fetchFormData = async () => {
|
|||
|
||||
formData.value = { ...modelInfo.value.data[0] };
|
||||
loading.value = false;
|
||||
console.log('modelInfo: ', modelInfo.value);
|
||||
};
|
||||
|
||||
const submit = async () => {
|
||||
|
|
Loading…
Reference in New Issue