|
@@ -23,7 +23,7 @@
|
|
|
<div :class="index == setCheckIndex?'checkP':'noCheckP'"
|
|
<div :class="index == setCheckIndex?'checkP':'noCheckP'"
|
|
|
@click="checkIndexButton(index)"
|
|
@click="checkIndexButton(index)"
|
|
|
v-for="(item,index) in deptList" :key="index">
|
|
v-for="(item,index) in deptList" :key="index">
|
|
|
- <p >{{item.level == 1 ?'汇总数据':item.name}}</p>
|
|
|
|
|
|
|
+ <p >{{item.level == 1 ?'崇慧楼':item.name}}</p>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|