From f562df8d292df59e5319be095ee3f2af26f4991f Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 22 十二月 2023 11:32:16 +0800
Subject: [PATCH] 11
---
src/views/project/organization/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/views/project/organization/index.vue b/src/views/project/organization/index.vue
index f02e89f..8055bc3 100644
--- a/src/views/project/organization/index.vue
+++ b/src/views/project/organization/index.vue
@@ -58,6 +58,7 @@
</template>
</el-table-column>
<el-table-column label="鍦板潃" width="260px" align="left" prop="registeraddress" />
+ <!--
<el-table-column label="鑱旂郴浜�" align="left" prop="contactperson" />
<el-table-column label="鑱旂郴鐢佃瘽" align="left" prop="contactnumber" />
<el-table-column label="娉ㄥ唽鏃堕棿" align="left" prop="registertime" width="180">
@@ -65,7 +66,7 @@
<span>{{ parseTime(scope.row.registertime, "{y}-{m}-{d}") }}</span>
</template>
</el-table-column>
-
+-->
<el-table-column label="鎿嶄綔" align="left" class-name="small-padding fixed-width">
<template slot-scope="scope">
<el-button size="mini" type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)">淇敼</el-button>
@@ -158,7 +159,7 @@
<el-input v-model="form.bankaccount" placeholder="璇疯緭鍏ラ摱琛岃处鍙�" />
</el-form-item>
</el-col>
-
+
</el-row>
<el-row>
<el-form-item label="浠嬬粛" prop="introduction">
--
Gitblit v1.9.3