updated
This commit is contained in:
parent
98194c62ee
commit
13370f2b70
1 changed files with 3 additions and 3 deletions
|
|
@ -361,7 +361,7 @@ onMounted(() => {
|
|||
<q-card-section
|
||||
v-if="nodeId"
|
||||
class="col-lg-9 col-md-8 col-xs-12 scroll"
|
||||
style="height: 70vh"
|
||||
style="height: 80vh"
|
||||
>
|
||||
<div class="column q-col-gutter-sm">
|
||||
<div class="col">
|
||||
|
|
@ -598,12 +598,12 @@ onMounted(() => {
|
|||
</div>
|
||||
</q-card-section>
|
||||
</q-card-section>
|
||||
<q-separator />
|
||||
<!-- <q-separator />
|
||||
<q-card-actions align="right">
|
||||
<q-btn label="บันทึก" color="secondary" type="submit"
|
||||
><q-tooltip>บันทึกข้อมูล</q-tooltip></q-btn
|
||||
>
|
||||
</q-card-actions>
|
||||
</q-card-actions> -->
|
||||
</q-form>
|
||||
</q-card>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue