From 5810eb154bb1221fd9d2730cdde9feacae517421 Mon Sep 17 00:00:00 2001 From: ryx <2736755949@qq.com> Date: Tue, 27 Jan 2026 01:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fapp/ciyon_ap/pages/lab/userlist.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/fapp/ciyon_ap/pages/lab/userlist.vue b/fapp/ciyon_ap/pages/lab/userlist.vue index 2206948..f1d0860 100644 --- a/fapp/ciyon_ap/pages/lab/userlist.vue +++ b/fapp/ciyon_ap/pages/lab/userlist.vue @@ -95,8 +95,6 @@ export default { page: 1, // 当前页码 pageSize: 15, // 每页条数 total: 0, // 总条数 - - // 字典映射(严格匹配后台字典) sexMap: { 10: '男', 20: '女',