|
@@ -1259,7 +1259,7 @@
|
|
|
|
|
|
<!-- 设置参数 -->
|
|
|
|
|
|
- <div class="eldesign classtable" style="margin-top: 10px;" v-show="currentTab1=='2'">
|
|
|
+ <div class="eldesign classtable dlheight" style="margin-top: 10px;" v-show="currentTab1=='2'">
|
|
|
<el-form-item label="工况条件:" :label-width="formLabelWidth1">
|
|
|
<el-select v-model="youhua.algorithm" :suffix-icon="CaretBottom" placeholder="请选择">
|
|
|
<el-option v-for="item in yslist" :key="item.value" :label="item.label" :value="item.value">
|