9000系统测试用例调整

This commit is contained in:
sjl
2026-01-22 16:15:33 +08:00
parent 8b356c87a3
commit 56d65a6c17
59 changed files with 243 additions and 99 deletions

View File

@@ -18,6 +18,8 @@
v-model="tableStore.table.params.searchValue"
placeholder="输入变电站、监测点"
clearable
maxlength="32"
show-word-limit
></el-input>
</el-form-item>
</template>

View File

@@ -18,6 +18,9 @@
v-model="tableStore.table.params.searchValue"
placeholder="输入变电站、终端"
clearable
maxlength="32"
show-word-limit
></el-input>
</el-form-item>
</template>