更新
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="titleBox">
|
||||
<PageTitle title="网上会议室55">
|
||||
<PageTitle title="网上会议室">
|
||||
<el-button type="primary" @click="addEdit('add', '')">
|
||||
<el-icon style="vertical-align: middle"><CirclePlus /></el-icon>
|
||||
<span style="vertical-align: middle">新增</span>
|
||||
@ -122,7 +122,7 @@
|
||||
getList();
|
||||
tabHeightFn();
|
||||
});
|
||||
|
||||
|
||||
const updateItem = (item) => {
|
||||
qcckPost(item,'/mosty-gsxt/wshs/update').then(res=>{
|
||||
getList();
|
||||
|
||||
Reference in New Issue
Block a user