format
This commit is contained in:
parent
12b69a7f82
commit
1b76a7d068
1 changed files with 7 additions and 3 deletions
|
|
@ -245,7 +245,11 @@
|
||||||
<q-icon name="send" @click="calculatePercent" />
|
<q-icon name="send" @click="calculatePercent" />
|
||||||
</template> -->
|
</template> -->
|
||||||
</q-input>
|
</q-input>
|
||||||
<q-btn class="q-ml-sm" style="margin-bottom: 20px;" color="primary" @click="calculatePercent"
|
<q-btn
|
||||||
|
class="q-ml-sm"
|
||||||
|
style="margin-bottom: 20px"
|
||||||
|
color="primary"
|
||||||
|
@click="calculatePercent"
|
||||||
>Ok</q-btn
|
>Ok</q-btn
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue