From 15f7c2a0603f4e6e8fd02b48e24f652a54742ec1 Mon Sep 17 00:00:00 2001 From: 刘汉宸 Date: Fri, 3 Apr 2020 12:43:12 +0800 Subject: [PATCH] 修复Cell组件引用路径 --- components/cell/index.vue | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 yarn.lock diff --git a/components/cell/index.vue b/components/cell/index.vue index 317b3cd..58aa7d3 100644 --- a/components/cell/index.vue +++ b/components/cell/index.vue @@ -34,7 +34,7 @@