feat: 工况库

This commit is contained in:
JiangSheng
2025-11-14 16:18:45 +08:00
parent bcf120b1c8
commit d959cb86f9

View File

@@ -184,7 +184,7 @@
</TreeEditItem>
</template>
<template #performanceType-edit="{ row, column }">
<dictLabel v-model="row[column.field]" dictName="2222222PERFORMANCE_TYPE" :editable="true" />
<dictLabel v-model="row[column.field]" dictName="PERFORMANCE_TYPE" :editable="true" />
</template>
<!-- 指标单位 -->
<template #unit="{ row, column }">