md
This commit is contained in:
parent
8c0b961570
commit
103c34a6d5
@ -192,15 +192,16 @@
|
||||
@click="handleExport"
|
||||
v-hasPermi="['emis:emisSettleInvoiceChRecord:export']"
|
||||
>导出</el-button>
|
||||
</el-col>
|
||||
<el-col :span="1.5">
|
||||
<el-button
|
||||
type="warning"
|
||||
plain
|
||||
icon="el-icon-download"
|
||||
size="mini"
|
||||
@click="handleCustomExport"
|
||||
v-hasPermi="['emis:emisSettleInvoiceChRecord:export']"
|
||||
>定制导出</el-button>
|
||||
<el-button
|
||||
type="warning"
|
||||
plain
|
||||
icon="el-icon-download"
|
||||
size="mini"
|
||||
@click="handleCustomExport"
|
||||
v-hasPermi="['emis:emisSettleInvoiceChRecord:export']"
|
||||
>定制导出</el-button>
|
||||
</el-col>
|
||||
</el-row>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user