feat: 工况库
This commit is contained in:
@@ -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 }">
|
||||
|
||||
Reference in New Issue
Block a user