From d005bd35a832469a895fb4e8a805bbf636b60a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98Aos=E2=80=99?= <9068149@qq.com> Date: Tue, 20 Dec 2022 17:13:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A1=A8=E5=8D=95=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../componentscom/investigate/index.vue | 80 +++++++++++++------ 1 file changed, 54 insertions(+), 26 deletions(-) diff --git a/src/components/componentscom/investigate/index.vue b/src/components/componentscom/investigate/index.vue index d5d3827..ebc2f6f 100644 --- a/src/components/componentscom/investigate/index.vue +++ b/src/components/componentscom/investigate/index.vue @@ -2,20 +2,14 @@
{{ datas.title }}
-
+
@@ -30,7 +24,7 @@ :placeholder="'点击选择' + item1.name" class="readinput" @click="showpic(index1)" - :value="item1.value2" + v-model="item1.value2" />
- +