From ae439f366b9a8c6fabd9d59ec8db37518d072377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=8F=B6?= Date: Tue, 16 Nov 2021 16:41:26 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E4=B8=8B=E6=9D=A5=E6=BA=90-=E7=BD=91?= =?UTF-8?q?=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/customer/addCard/index.js | 1 + pages/customer/editCard/index.js | 1 + pages/customer/index.js | 1 + 3 files changed, 3 insertions(+) diff --git a/pages/customer/addCard/index.js b/pages/customer/addCard/index.js index 44603f7..41548cc 100644 --- a/pages/customer/addCard/index.js +++ b/pages/customer/addCard/index.js @@ -25,6 +25,7 @@ Page({ '外展', 'DM', '转介绍', + '网站', '其他', ],//线索来源 cluesIndex:-1,//索来源索引 diff --git a/pages/customer/editCard/index.js b/pages/customer/editCard/index.js index 22d4a8c..8c299a6 100644 --- a/pages/customer/editCard/index.js +++ b/pages/customer/editCard/index.js @@ -23,6 +23,7 @@ Page({ '外展', 'DM', '转介绍', + '网站', '其他', ],//线索来源 cluesIndex:-1,//索来源索引 diff --git a/pages/customer/index.js b/pages/customer/index.js index 8240239..79fee69 100644 --- a/pages/customer/index.js +++ b/pages/customer/index.js @@ -66,6 +66,7 @@ Page({ '外展', 'DM', '转介绍', + '网站', '其他', ],//线索来源 cluesIndex:-1,//索来源索引