From a37ecfcbf4931991f7286f71834042614d24494e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Mon, 15 Jul 2024 17:18:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/followupdetails/index.vue | 28 +++++++++------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/src/views/system/followupdetails/index.vue b/src/views/system/followupdetails/index.vue index d30c614..e02fd95 100644 --- a/src/views/system/followupdetails/index.vue +++ b/src/views/system/followupdetails/index.vue @@ -51,15 +51,11 @@
已接通 未接通 { if (el.id == item.id) { el.optionChooseSign = "0"; @@ -551,7 +546,7 @@ export default { el.optionChooseSign = "1"; } }); - console.log(this.questiondata, "this.questiondata"); + // console.log(this.questiondata, "this.questiondata"); this.questiondata; }, // 复选框 @@ -724,10 +719,9 @@ export default { margin-top: 20px; ::v-deep .el-textarea__inner { width: 500px; - height: 250px; + height: 250px; + } } - } - } .headernew {