add: edit proposal

This commit is contained in:
Alexandro Uc Santos
2024-01-23 21:17:53 -06:00
parent 02e554f560
commit aa7aae3532
9 changed files with 333 additions and 23 deletions

View File

@@ -168,7 +168,7 @@
v-if="loads.length > 0"
v-for="load in loads"
:load="load"
:read-only="true"
:read-only="false"
@set-load="handleSetCurrentLoad(load)"
/>
<CardEmpty