From 711ba0adbcc4a0c5bc19cbc07778cc65de2a5dbf Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 21 三月 2025 15:56:45 +0800
Subject: [PATCH] 建设内容
---
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