From f5806d04b59df7a4079119392031ab99c381e0a5 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 08 五月 2026 13:52:08 +0800
Subject: [PATCH] 浪潮 1.商机管理前端页面开发与联调
---
src/views/basicData/customerFile/index.vue | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/views/basicData/customerFile/index.vue b/src/views/basicData/customerFile/index.vue
index a080bd9..104a4ff 100644
--- a/src/views/basicData/customerFile/index.vue
+++ b/src/views/basicData/customerFile/index.vue
@@ -133,6 +133,7 @@
</el-form-item>
</el-col>
</el-row>
+ <!-- 鑱旂郴浜哄姛鑳藉凡杩佺Щ鍒拌仈绯讳汉绠$悊椤甸潰
<el-row :gutter="30"
v-for="(contact, index) in formYYs.contactList"
:key="index">
@@ -165,6 +166,7 @@
</el-row>
<el-button @click="addNewContact"
style="margin-bottom: 10px;">+ 鏂板鑱旂郴浜�</el-button>
+ -->
<el-row :gutter="30">
<el-col :span="12">
<el-form-item label="缁存姢浜猴細"
@@ -430,6 +432,7 @@
</div>
</el-col>
</el-row>
+ <!-- 鑱旂郴浜轰俊鎭凡杩佺Щ鍒拌仈绯讳汉绠$悊椤甸潰
<el-row :gutter="20">
<el-col :span="12">
<div class="info-item">
@@ -444,6 +447,7 @@
</div>
</el-col>
</el-row>
+ -->
<el-row :gutter="20">
<el-col :span="12">
<div class="info-item">
--
Gitblit v1.9.3