From c522fd0a15f396a5df30a200c113e7bd2b70f96d Mon Sep 17 00:00:00 2001 From: zhaoxiaoqiang <287285524@qq.com> Date: Thu, 16 Sep 2021 12:34:23 +0800 Subject: [PATCH] 选项换行 --- src/views/template/distribute.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/template/distribute.vue b/src/views/template/distribute.vue index d11050c..5d15cd0 100644 --- a/src/views/template/distribute.vue +++ b/src/views/template/distribute.vue @@ -208,7 +208,6 @@ let list = res.body || []; this.parseArea(list) this.areaList = calcAreaTwo(this.Area) - //console.log(this.areaList) }); }, // 全选 取消 -- Gitblit v1.8.0