26086
This commit is contained in:
		| @@ -14,7 +14,7 @@ | ||||
|           </ai-party> | ||||
|           <el-button icon="iconfont iconNav_DataCenter" size="small" type="primary" @click="showStatistics()">会议统计 | ||||
|           </el-button> | ||||
|           <el-button icon="iconfont iconSetting" size="small" type="primary" @click="toMeetSet()">设置</el-button> | ||||
|           <!-- <el-button icon="iconfont iconSetting" size="small" type="primary" @click="toMeetSet()">设置</el-button> --> | ||||
|         </template> | ||||
|       </ai-title> | ||||
|       <template #content> | ||||
| @@ -54,9 +54,9 @@ | ||||
|             <el-button type="primary" icon="iconfont iconAdd" v-if="$permissions('app_appthreemeetinginfo_edit')" | ||||
|                        @click="add">添加 | ||||
|             </el-button> | ||||
|             <el-button icon="iconfont iconAdd" v-if="$permissions('app_appthreemeetinginfo_makeup')" | ||||
|             <!-- <el-button icon="iconfont iconAdd" v-if="$permissions('app_appthreemeetinginfo_makeup')" | ||||
|                        @click="supplement">补录 | ||||
|             </el-button> | ||||
|             </el-button> --> | ||||
|           </template> | ||||
|         </ai-search-bar> | ||||
|         <el-table ref="multipleTable" :data="tableData" style="margin-top:16px;" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user