gaoshp
2025-08-27 72c14acd35a980cda366799dc83afe52b8a51fc3
src/views/flow/components/TodolistLeft.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2025-07-01 20:45:15
 * @LastEditors: gaoshp
 * @LastEditTime: 2025-08-27 20:40:57
 * @LastEditTime: 2025-08-27 20:43:12
 * @FilePath: /mdmweb/src/views/flow/components/TodolistLeft.vue
-->
<template>
@@ -44,7 +44,7 @@
        </el-table>
        <h4>零组件号: {{row.variables.drawingNo}} 工序号: {{row.variables.processNo }} 工序版次: {{ row.variables.processEdition }}</h4>
        <el-collapse>
            <el-collapse-item title="文件" name="1">
            <el-collapse-item title="固化旧版本" name="1">
                <el-table :data="fileData" border @row-click="showContent" max-height="200" highlight-current-row>
                    <el-table-column type="index" label="#" width="40" align="center" />
                    <el-table-column prop="name" label="文件名">