From 9832d6bcb5bda5d43b7a02359a7c197e26c435b4 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期一, 24 三月 2025 09:38:28 +0800 Subject: [PATCH] Merge branch 'dev' --- src/views/projectProcess/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/projectProcess/index.vue b/src/views/projectProcess/index.vue index 84fc791..97f8681 100644 --- a/src/views/projectProcess/index.vue +++ b/src/views/projectProcess/index.vue @@ -211,7 +211,7 @@ <dict-tag :options="dict.type.sys_project_status" :value="scope.row.status"/> </template> </el-table-column> - + <el-table-column label="寤鸿鍐呭" align="center" prop="buildContent"/> <!-- 鎿嶄綔鍒� --> <el-table-column label="鎿嶄綔" width="140" align="center" > <template slot-scope="scope"> -- Gitblit v1.8.0