|
@@ -5,7 +5,7 @@
|
|
<el-radio v-model="transChartType" :label="1">传服务器</el-radio>
|
|
<el-radio v-model="transChartType" :label="1">传服务器</el-radio>
|
|
<el-radio v-model="transChartType" :label="2">本地转</el-radio>
|
|
<el-radio v-model="transChartType" :label="2">本地转</el-radio>
|
|
</div> -->
|
|
</div> -->
|
|
- <el-button type="primary" plain style="width:182px;height:40px;" @click="$router.push({path:'/pptenlist'})">返回列表</el-button>
|
|
|
|
|
|
+ <el-button type="primary" plain style="width:182px;height:40px;" @click="$router.push({path:'/pptenlist'})">{{$t('Slides.return_to_list')}}</el-button>
|
|
<el-button type="primary" style="width:182px;height:40px;margin-left: 0;" @click="downloadPPT" :disabled="isPublish">下载</el-button>
|
|
<el-button type="primary" style="width:182px;height:40px;margin-left: 0;" @click="downloadPPT" :disabled="isPublish">下载</el-button>
|
|
<el-dropdown split-button style="width:182px;height:40px;" type="primary" @click="transHandle" @command="handleCommand" :disabled="isPublish">
|
|
<el-dropdown split-button style="width:182px;height:40px;" type="primary" @click="transHandle" @command="handleCommand" :disabled="isPublish">
|
|
{{layoutStr}}
|
|
{{layoutStr}}
|