list
This commit is contained in:
parent
56f88d06b2
commit
fd10f9e0fc
@ -69,7 +69,7 @@
|
||||
</a-button>
|
||||
</a-popconfirm>
|
||||
</span>
|
||||
<span v-privilege="'case-system:case:excle'">
|
||||
<span v-privilege="'case-system:case:exportExpertCaseExceli'">
|
||||
<a-popconfirm title="确认导出结算excel" placement="bottom" ok-text="确认" cancel-text="取消" @confirm="exportSettlementExcel">
|
||||
<a-button class="smart-margin-left10" >
|
||||
<template #icon>
|
||||
@ -79,7 +79,7 @@
|
||||
</a-button>
|
||||
</a-popconfirm>
|
||||
</span>
|
||||
<span v-privilege="'case-system:case:excle'">
|
||||
<span v-privilege="'case-system:case:caseplatformCaseSettlementImport'">
|
||||
<a-upload
|
||||
class="smart-margin-left10"
|
||||
name="file"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user