安全例会当前登录用户只能查看自己可参与的会议优化

dev
WenShiJun 2024-03-29 14:16:58 +08:00
parent a978688811
commit 0a0263cd1e
1 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,7 @@
<script>
import {
basePath,
loginUser,
loginSession,
} from '@/common/tool.js';
import tkiTree from "@/components/select-tree/select-tree.vue"
@ -66,6 +67,7 @@
showRight: false,
dataFlag: 'noData',
sTop: 0,
loginUser :'',
totalHeight: 0,
list: [], //
page: 1, //--
@ -184,6 +186,7 @@
_this.getDate(); //
}
},
getDate() {
var _this = this;
if (_this.isEnd) {
@ -204,6 +207,7 @@
},
data: {
MEETING_TITLE: _this.NameLikes, //
USER_ID:loginUser.USER_ID,
},
success: (res) => {
uni.hideLoading(); //