电表、液冷、功率曲线

This commit is contained in:
白菜
2025-09-26 14:47:45 +08:00
parent 1f49a3af20
commit 5f7a1c0f4b
5 changed files with 59 additions and 124 deletions

View File

@ -13,7 +13,7 @@
width="800px"
>
<el-form :inline="true">
<el-form :inline="true" label-width="85px">
<el-form-item label="点位名称">
<el-input v-model="form.dataPointName" clearable placeholder="请输入点位名称" style="width: 150px"></el-input>
</el-form-item>