pc-master #44

Merged
xiaomeng merged 5 commits from pc-master into portal 2023-11-20 02:49:25 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 2fd78c1a21 - Show all commits

BIN
src/assets/img/删 除.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

BIN
src/assets/img/查看.png Normal file

Binary file not shown.

After

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">传感器类型</div>
<div class="title">传感器类型 <span v-if="active>39">4-20ma传感器</span></div>
<el-dropdown @command="handleCommand">
<div class="el-dropdown-link">
<input v-model="sensorType" type="text" class="input-input" placeholder="选择传感器类型">