Compare commits
No commits in common. "768e39e09df90013df36ed60797a362f35d8b4fc" and "c5d219200e69df0fe062f5563027f3aa5229f3bf" have entirely different histories.
768e39e09d
...
c5d219200e
|
@ -354,7 +354,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 大冶鑫 -->
|
<!-- 大冶鑫 -->
|
||||||
<div class="content_item" v-if="limitUserId == 7|| limitUserId == 9">
|
<div class="content_item" v-if="limitUserId == 7">
|
||||||
<div v-for="(item, index) in fiveControlList" :key="index" style="margin-bottom: 0.15rem">
|
<div v-for="(item, index) in fiveControlList" :key="index" style="margin-bottom: 0.15rem">
|
||||||
<div class="i_title" v-if="item.controlState != 0">
|
<div class="i_title" v-if="item.controlState != 0">
|
||||||
<img src="../../assets/img/i_title_img.png" alt="" />
|
<img src="../../assets/img/i_title_img.png" alt="" />
|
||||||
|
|
Loading…
Reference in New Issue