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