update js inject file to bust caching
This commit is contained in:
parent
4b55d8790e
commit
07c1181d6e
5 changed files with 58 additions and 25 deletions
|
|
@ -92,7 +92,7 @@
|
|||
:disabled="selectedItems.length === 0"
|
||||
/>
|
||||
</div>
|
||||
<div v-if="!isNew && estimate">
|
||||
<div v-if="estimate">
|
||||
<Button label="Send Estimate" @click="showConfirmationModal = true"/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue