액셀다운로드 제거

This commit is contained in:
Yu Sung
2023-10-04 12:28:50 +09:00
parent 787643977d
commit cab4e00626
4 changed files with 4 additions and 254 deletions

View File

@@ -43,27 +43,6 @@
조회
</v-btn>
</v-col>
<v-spacer />
<v-col cols="2">
<vue-excel-xlsx
:data="items"
:columns="columns"
:file-name="'정산'"
:file-type="'xlsx'"
:sheet-name="'정산'"
>
<v-btn
block
color="#9970ff"
dark
depressed
>
엑셀 다운로드
</v-btn>
</vue-excel-xlsx>
</v-col>
</v-row>
<v-row>