flx:修改头部看板配置
This commit is contained in:
parent
8f8125e736
commit
676f6bdd98
@ -157,9 +157,7 @@
|
|||||||
<p
|
<p
|
||||||
v-show="
|
v-show="
|
||||||
$route.path.indexOf('projectIndex') != -1 &&
|
$route.path.indexOf('projectIndex') != -1 &&
|
||||||
$store.state.userInfo.projectKanban == 0 &&
|
$store.state.userInfo.projectKanban == 0"
|
||||||
company != 'agjt'
|
|
||||||
"
|
|
||||||
class="header-btn"
|
class="header-btn"
|
||||||
@click="toOverview2()"
|
@click="toOverview2()"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user