上报库 增加一般导出按钮注释
This commit is contained in:
@@ -125,10 +125,10 @@
|
||||
{{$t('preservation')}}
|
||||
</div>
|
||||
<!-- 导出-->
|
||||
<div @click="handleExport" class="operator-text" v-has="'report:detail:export:normal'">
|
||||
<a-icon type="export"/>
|
||||
{{$t('dataExport')}}
|
||||
</div>
|
||||
<!-- <div @click="handleExport" class="operator-text" v-has="'report:detail:export:normal'">-->
|
||||
<!-- <a-icon type="export"/>-->
|
||||
<!-- {{$t('dataExport')}}-->
|
||||
<!-- </div>-->
|
||||
<div @click="ConventionalExport" class="operator-text" v-has="'report:detail:export:normal'">
|
||||
<a-icon type="export" :rotate="-90"/>
|
||||
{{$t('ConventionalExport')}}
|
||||
|
||||
Reference in New Issue
Block a user