fix report
This commit is contained in:
parent
0a70a0e8db
commit
8b745f187d
2 changed files with 0 additions and 5 deletions
|
|
@ -32,7 +32,6 @@ const {
|
|||
} = useCounterMixin();
|
||||
|
||||
const { fetchStructureTree } = useStructureTree();
|
||||
const splitterModel = ref<number>(14);
|
||||
|
||||
/** filter*/
|
||||
const typeReport = ref<string>("");
|
||||
|
|
@ -534,7 +533,6 @@ onMounted(() => {
|
|||
|
||||
<q-card-section class="col-lg-9 col-md-8 col-xs-12 scroll">
|
||||
<q-splitter
|
||||
v-model="splitterModel"
|
||||
horizontal
|
||||
style="
|
||||
height: 65vh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue