Browse Source

111

shibei_master
jiangyy 3 years ago
parent
commit
dcfdfe6514
  1. 2
      src/views/modules/visual/cpts/analyse.vue

2
src/views/modules/visual/cpts/analyse.vue

@ -172,7 +172,7 @@
</div>
</div>
<div v-if="tempList.length&&tempList.length.length>0"
<div v-if="tempList.length&&tempList.length>0"
class="analys-col">
<img v-if="tempList.length > 1"
class="analys-up"

Loading…
Cancel
Save