更改项目名称
This commit is contained in:
parent
6b224df68b
commit
183214eab8
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="fullHeight dataBoardPage" :class="{'dataBoardPage_blue':enabledProjectV2==3,'dataBoardPage_blue2':enabledProjectV2==4 ,'longguangBg':company=='longguang'}">
|
||||
<div class="headerBox">
|
||||
<p class="projectName">{{ $store.state.currentProDetail.projectName }}</p>
|
||||
<!-- <p class="projectName">{{ $store.state.currentProDetail.projectName }}</p> -->
|
||||
<h1 class="title">
|
||||
<img v-if="headerLogo" style="width: auto;height: 30px;margin-right: 16px;" :src="headerLogo" />
|
||||
<span v-if="company != 'longguang'">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user