From ff019ffd26acbf48478b53bc7a282e47e56e6480 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期一, 17 三月 2025 16:47:03 +0800
Subject: [PATCH] 接口对接

---
 src/views/signProject/components/circulation.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/signProject/components/circulation.vue b/src/views/signProject/components/circulation.vue
index 3c309e4..fe522e9 100644
--- a/src/views/signProject/components/circulation.vue
+++ b/src/views/signProject/components/circulation.vue
@@ -25,7 +25,7 @@
               filterable
               remote
               reserve-keyword
-              placeholder="请输入签署人名称(可多选)"
+              placeholder="请输入签署人名称"
               remote-show-suffix
               :remote-method="(val)=>getUserList(val,state.form.signDeptId)"
               style="width: 100%"

--
Gitblit v1.9.2