From 65b2b5c0dd571c3cd1d1cd6d4da5162f90590dd5 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期五, 10 一月 2025 16:11:24 +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