|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
style="font-size: 16px;color: #000000">{{ this.formData.busName }}</span>
|
|
|
|
|
     <el-button type="primary" icon="el-icon-sort" @click="toggleBusType"
|
|
|
|
|
style="margin-left: 10px;">切换业务</el-button>
|
|
|
|
|
<el-button type="danger" @click="closeAllTabs" style="margin-left: 10px;" v-if="this.showContextMenu">关闭所有</el-button>
|
|
|
|
|
<!-- <el-button type="danger" @click="closeAllTabs" style="margin-left: 10px;" v-if="this.showContextMenu">关闭所有</el-button>-->
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
</el-col>
|
|
|
|
|