From c99873027aee65411ac3168f888347f065f145b3 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期一, 16 十二月 2024 13:59:27 +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