From 549502105f7faa0e06f5c23121d982cbcc9dc5c7 Mon Sep 17 00:00:00 2001 From: A <1445840182@qq.com> Date: Wed, 29 Jun 2022 14:00:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9HOME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home.vue | 175 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 167 insertions(+), 8 deletions(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 6edbb81..d994af5 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -2,10 +2,45 @@
项目名称 | +合同额(万) | +重要程度 | +项目分类 | +项目类型 | +项目进度 | +操作 | +
---|---|---|---|---|---|---|
{{item.name}} | +{{item.price + '万'}} | +{{item.important}} | +{{item.classification}} | +{{item.type}} | +
+ |
+ + |