From 60025719f182b1928375bcd35157d0446f620f32 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期四, 26 六月 2025 11:28:48 +0800 Subject: [PATCH] 限制电话号码输入长度 --- src/views/system/comp/12334.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/system/comp/12334.vue b/src/views/system/comp/12334.vue index af48456..02b9296 100644 --- a/src/views/system/comp/12334.vue +++ b/src/views/system/comp/12334.vue @@ -1213,7 +1213,6 @@ }); } else { console.log('杩涙潵浜唀lse'); - deptTreeSelect().then((response) => { this.newpacName = response.rows; console.log('6', response.rows); -- Gitblit v1.8.0