This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-06-06 16:47:01 +07:00
parent f212dce287
commit 1732209a2f
16 changed files with 34 additions and 28 deletions

View file

@ -220,6 +220,7 @@ onMounted(async () => {
</q-toolbar>
<q-splitter
v-model="splitterModel"
disable
horizontal
style="
height: 70vh;

View file

@ -6,7 +6,6 @@ import { VuePDF, usePDF } from "@tato30/vue-pdf";
import axios from "axios";
import genReportXLSX from "@/plugins/genreportxlsx";
import http from "@/plugins/http";
import config from "@/app.config";
import { checkPermission } from "@/utils/permissions";
@ -648,6 +647,8 @@ onMounted(async () => {
</div>
<div class="col-lg-9 col-md-9 col-sm-9 col-xs-12 col-xs-12 flex">
<q-splitter
disable
v-model="splitterModel"
horizontal
style="
height: 75vh;