提交代码

prv
姜玉琦 2024-01-10 16:16:09 +08:00
parent a8ec242f24
commit cd5e3da32d
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<button type="button" :class="nav == 62 ? 'active' : ''" class="sub-btn"
@click="pageJump(62, '#/aiVideo')">AI识别监控</button>
<button v-if="1==1" type="button" :class="nav == 63 ? 'active' : ''" class="sub-btn"
@click="pageJump(63, '#/photography')">延时摄影</button>
@click="pageJump(63, '#/photography')">项目全景</button>
</div>
</div>
</div>

View File

@ -3,7 +3,7 @@
<div class="screen-content">
<el-row>
<el-col :span="6">
<module-one-3-1 label="延时摄影列表">
<module-one-3-1 label="项目全景列表">
<div class="left-list scroll">
<template v-if="dataList && dataList.length>0">
<el-collapse v-model="activeNames" >