|
@@ -139,7 +139,7 @@
|
|
|
v-permission="permissionBtn.myETAPermission.myChart_otherSave"
|
|
|
class="span-item"
|
|
|
style="margin-left: 7px"
|
|
|
- v-if="chartInfo.Button.IsCopy"
|
|
|
+ v-if="chartInfo.Button.IsCopy&&chartInfo.Source!==11"
|
|
|
@click="saveChartOtherHandle"
|
|
|
>
|
|
|
<span> <i class="el-icon-document-add" /> <!-- 另存为 -->{{$t('Chart.chart_copy_btn')}} </span>
|