From f7b89b3101755ae049dd69e5cba204657951831e Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 11 Dec 2020 09:38:24 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=99=BE=E5=BA=A6?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_client/src/views/crm/company.vue | 15 ++++--- test_server/analyse/views.py | 8 ++-- test_server/crm/views.py | 63 ++++++++++++++++++++++----- 3 files changed, 66 insertions(+), 20 deletions(-) diff --git a/test_client/src/views/crm/company.vue b/test_client/src/views/crm/company.vue index 7f5323d..ab2415e 100644 --- a/test_client/src/views/crm/company.vue +++ b/test_client/src/views/crm/company.vue @@ -35,20 +35,23 @@ :tree-props="{children: 'children', hasChildren: 'hasChildren'}" @selection-change="handleSelectionChange" > - + + + + + - - -