|
@@ -160,10 +160,10 @@
|
|
|
size="small" icon="el-icon-download" @click="updateCentereventTEventcatalogueStatus('cz',true)">处置
|
|
|
</el-button>
|
|
|
</div>
|
|
|
- <div class="z-info-btm-grp-right">
|
|
|
- <el-button size="small" icon="el-icon-mic" @click="Meeting()">会议
|
|
|
- </el-button>
|
|
|
- </div>
|
|
|
+ <!--<div class="z-info-btm-grp-right">-->
|
|
|
+ <!--<el-button size="small" icon="el-icon-mic" @click="Meeting()">会议-->
|
|
|
+ <!--</el-button>-->
|
|
|
+ <!--</div>-->
|
|
|
</div>
|
|
|
<div class="z-info-btm-input">
|
|
|
<el-input type="textarea" v-model="eventLog"
|