|
@@ -37,7 +37,7 @@
|
|
|
|
|
|
<!-- 荔园 -->
|
|
|
|
|
|
- <div v-if="roleUser.organizeid == '6a695e62-1b6e-11f0-a66a-005056924926'" class="TabListAdmin">
|
|
|
+ <div v-if="roleUser.orgName == '荔园小学教育集团'" class="TabListAdmin">
|
|
|
<div
|
|
|
@mouseenter="setHovered(index, true)"
|
|
|
@mouseleave="setHovered(index, false)"
|
|
@@ -560,7 +560,7 @@ import { myMixin } from "@/mixins/mixin.js"
|
|
|
// 打开常见应用弹框
|
|
|
async lookMore(){
|
|
|
let val = ''
|
|
|
- if (this.roleUser.organizeid == '6a695e62-1b6e-11f0-a66a-005056924926') {
|
|
|
+ if (this.roleUser.orgName == '荔园小学教育集团') {
|
|
|
val = {
|
|
|
id: "746ce524-0bae-11f0-baea-005056924926",
|
|
|
toolId: "appStoreLiYuan",
|