update company & crud budgets

This commit is contained in:
Alexandro Uc Santos
2023-12-30 14:41:07 -06:00
parent 7afd77b218
commit 25528cae8f
12 changed files with 380 additions and 48 deletions

View File

@@ -51,6 +51,8 @@
:type="type"
:id="name"
:name="name"
:min="0"
:step="0.1"
:value="field"
:disabled="readonly"
:readonly="readonly"