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