Skip to content

Commit

Permalink
add field
Browse files Browse the repository at this point in the history
  • Loading branch information
TranKimHieu committed Jun 18, 2022
1 parent 854e03e commit 128f12a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/templates/loan/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ export default {
"name": "creator",
"type": "textbox",
"value": ""
},
{
"name": "contract_name",
"type": "textbox",
"value": ""
}
]
},
Expand Down

0 comments on commit 128f12a

Please sign in to comment.