From 84d7b5e9b0a31c1e18dc52b3d69b1cadf96938e7 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期五, 06 十二月 2024 17:47:57 +0800 Subject: [PATCH] 报错提示 --- src/components/public/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/public/index.vue b/src/components/public/index.vue index 897be38..71c2e2c 100644 --- a/src/components/public/index.vue +++ b/src/components/public/index.vue @@ -75,7 +75,6 @@ 'row'(val, newVla) { // console.log(val,newVla) this.fList = val - console.log(this.fList); // if (this.fList) { // this.getList() // } -- Gitblit v1.8.0