提交
This commit is contained in:
parent
f3e0f2d2a8
commit
10ed4ba835
@ -615,8 +615,8 @@ function downloadFile(obj :any, name :any, suffix :any) {
|
|||||||
@input="handleNumberInput('isotopicAbundance')">
|
@input="handleNumberInput('isotopicAbundance')">
|
||||||
</el-input>
|
</el-input>
|
||||||
</el-form-item> -->
|
</el-form-item> -->
|
||||||
<el-form-item label="对应Kef值" style="width: 100%;" prop="keffValue">
|
<el-form-item label="对应Keff值" style="width: 100%;" prop="keffValue">
|
||||||
<el-input v-model="info.keffValue" style="width: 100%" placeholder="请输入对应Kef值"
|
<el-input v-model="info.keffValue" style="width: 100%" placeholder="请输入对应Keff值"
|
||||||
@input="handleNumberInput('keffValue')">
|
@input="handleNumberInput('keffValue')">
|
||||||
<!-- <template #append>m³/s</template> -->
|
<!-- <template #append>m³/s</template> -->
|
||||||
</el-input>
|
</el-input>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user