From 73b731be4c956a39dbd3a0dbfdf82715341d1ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Mon, 29 Aug 2022 17:32:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BF=AE=E6=94=B9=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=BA=BA=E4=BF=AE=E6=94=B9=E6=97=B6=E9=97=B4=EF=BC=8C?= =?UTF-8?q?=E6=94=B9=E5=8A=A8=E5=AD=97=E6=AE=B5=E7=9A=84=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/itemCategory/index.vue | 9 +++++---- src/views/system/motionInfo/index.vue | 4 ++-- src/views/system/parentInfo/index.vue | 6 +++--- src/views/system/testItemScore/index.vue | 15 ++++++++------- src/views/system/testScoreBatch/index.vue | 4 ++-- 5 files changed, 20 insertions(+), 18 deletions(-) diff --git a/src/views/system/itemCategory/index.vue b/src/views/system/itemCategory/index.vue index 5ab9e6d..d4158dc 100644 --- a/src/views/system/itemCategory/index.vue +++ b/src/views/system/itemCategory/index.vue @@ -124,12 +124,13 @@ align="center" prop="categoryNameAbbreviate" /> - - + - - + + + - - + - - + { // 验证手机号的正则表达式 const regMobile = - /^(0|86|17951)?(13[0-9]|15[012356789]|17[678]|18[0-9]|14[57])[0-9]{8}$/; + /^(0|86|17951)?(13[0-9]|15[012356789]|17[678]|18[0-9]|14[57]|19[0-9])[0-9]{8}$/; if (regMobile.test(value)) { return cb(); diff --git a/src/views/system/testItemScore/index.vue b/src/views/system/testItemScore/index.vue index 29ce9a5..d9116bf 100644 --- a/src/views/system/testItemScore/index.vue +++ b/src/views/system/testItemScore/index.vue @@ -114,20 +114,21 @@ @selection-change="handleSelectionChange" > - - - - + + + + - - + 搜索搜索 重置 - - +