From f0e8fcda7888d443743f0972aa189a362c35c69b Mon Sep 17 00:00:00 2001 From: wbc <942429426@qq.com> Date: Mon, 12 May 2025 17:08:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E4=BD=8D=E5=B8=A6=E5=87=BA=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E6=9C=BA=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/property/point/addModal.vue | 17 +++++++++++------ src/views/property/point/index.vue | 8 ++++---- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/views/property/point/addModal.vue b/src/views/property/point/addModal.vue index 395e25b..5694f06 100644 --- a/src/views/property/point/addModal.vue +++ b/src/views/property/point/addModal.vue @@ -13,6 +13,7 @@ value: 'projectName', options: 'options', }" + disabled /> @@ -28,6 +29,7 @@ value: 'organizationName', options: 'options', }" + disabled /> @@ -53,9 +55,9 @@ - + -
+
@@ -70,7 +72,7 @@