From 1618162f712fc414702bce924ff367397ff8ec1d Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期三, 08 一月 2025 08:49:11 +0800 Subject: [PATCH] 月卡 --- src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue b/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue index 539ebd2..38c134e 100644 --- a/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue +++ b/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue @@ -136,7 +136,6 @@ //鍔犺浇鏁版嵁 loadData() { let newObj = Object.assign({},this.pageData,this.type) - console.log('newObj-----',newObj) this.$byutil.loadPageData(this, this.pageConfig.pageDataUrl,newObj); }, handleSizeChange(val) { -- Gitblit v1.9.1