API posEmpTemp
This commit is contained in:
parent
475e145223
commit
2cd133dce9
7 changed files with 7 additions and 6 deletions
|
|
@ -144,7 +144,7 @@ watch(
|
|||
<style scoped>
|
||||
.tree-container {
|
||||
overflow: auto;
|
||||
height: 73vh;
|
||||
height: 76vh;
|
||||
border: 1px solid #e6e6e7;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -292,7 +292,7 @@ onMounted(() => {
|
|||
falt
|
||||
bordered
|
||||
class="q-mt-xs q-gutter-xs scroll"
|
||||
style="height: 72vh"
|
||||
style="height: 75vh"
|
||||
>
|
||||
<div class="q-pa-sm">
|
||||
<TreeTable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue