From d90aca62e4c179b80ba34bf15301774946280434 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 9 Jan 2025 09:16:12 +0800 Subject: [PATCH] =?UTF-8?q?feat(AppAccountManage):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=BA=AB=E4=BB=BD=E8=AF=81=E5=8F=B7=E8=BE=93=E5=85=A5=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在表单中新增身份证号字段,设置为必填项 - 使用 ai-input组件替代 el-input 组件,以适应特殊输入需求 --- project/xumu/AppAccountManage/AppAccountManage.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project/xumu/AppAccountManage/AppAccountManage.vue b/project/xumu/AppAccountManage/AppAccountManage.vue index 4fe45870..9d7183ea 100644 --- a/project/xumu/AppAccountManage/AppAccountManage.vue +++ b/project/xumu/AppAccountManage/AppAccountManage.vue @@ -58,6 +58,9 @@ + + +