update code
This commit is contained in:

parent
d4c39c577f
commit
b2a0f1cde2
@ -104,7 +104,6 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
async chkDialog(val) {
|
||||
//console.log("watch : ", val)
|
||||
if (val) {
|
||||
this.openDialog();
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
||||
</v-col>
|
||||
</v-row>
|
||||
<!-- <div :style="'height: calc(65vh)'"> -->
|
||||
<div :style="'height: 600px'" class="px-5">
|
||||
<div :style="'height: 620px'" class="px-5">
|
||||
<!-- <div :style="{ height: 'calc(100% - 213px)' }"> -->
|
||||
<div ref="modalGridParent" class="h100 py-3">
|
||||
<!-- :is="loadGrid && dialog ? 'Grid' : null" -->
|
||||
|
Reference in New Issue
Block a user