Compare commits

..

No commits in common. "ba1b7594fc656e5e32fb89a11bf19df7c6c733f3" and "0d2b98af85268493d56b1606498c26b2b2859ea9" have entirely different histories.

3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 480 B

View File

@ -21,7 +21,7 @@
有效性
</div>
<!-- <div class="sensor-type">
<div class="sensor-type">
<template v-for="item, index in openTypeList" >
<div class="sensor-type-div" v-if="active==index" >
<div class="sensor-sel">
@ -38,10 +38,10 @@
</div>
</div>
</template>
</div> -->
</div>
</div>
<div class="input-sel">
<div class="title">传感器类型 <span v-if="active>39">4-20ma传感器</span></div>
<div class="title">传感器类型</div>
<el-dropdown @command="handleCommand">
<div class="el-dropdown-link">
<input v-model="sensorType" type="text" class="input-input" placeholder="选择传感器类型">