From 72c14acd35a980cda366799dc83afe52b8a51fc3 Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期三, 27 八月 2025 20:43:26 +0800
Subject: [PATCH] 固化旧版本
---
src/views/flow/components/TodolistLeft.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/flow/components/TodolistLeft.vue b/src/views/flow/components/TodolistLeft.vue
index 31df16b..771deed 100644
--- a/src/views/flow/components/TodolistLeft.vue
+++ b/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="鏂囦欢鍚�">
--
Gitblit v1.9.3