refactor(标签渲染): 将输入框替换为静态文本显示

移除标签渲染组件中的可编辑输入框,统一使用静态文本显示内容
恢复修正按钮功能,移除质量状态表单字段
注释掉未使用的统计信息组件
This commit is contained in:
砂糖
2026-03-20 15:15:51 +08:00
parent 195df97521
commit 3f503eab0c
10 changed files with 125 additions and 101 deletions

View File

@@ -66,6 +66,9 @@
</template>
</el-table-column>
</el-table>
<!-- <el-descriptions :column="1" border title="二级数据" v-if="showSplitForm"></el-descriptions>
<el-table v-if="showSplitForm"></el-table> -->
</div>
</el-col>