แก้ UI การลา
This commit is contained in:
parent
d697086bb8
commit
494f9571b9
6 changed files with 211 additions and 381 deletions
|
|
@ -53,7 +53,6 @@ const { searchDataFn, filterOption } = leaveStore;
|
|||
<div class="col-xs-12 col-sm-3 col-md-2">
|
||||
<q-select
|
||||
for="selectStatus"
|
||||
v-if="leaveStore.tab == '2'"
|
||||
emit-value
|
||||
map-options
|
||||
outlined
|
||||
|
|
@ -100,6 +99,4 @@ const { searchDataFn, filterOption } = leaveStore;
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue