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();
@@ -276,8 +276,8 @@ export default {
this.total = response.total;
this.loading = false;
});
- this.queryParams.parentName = null;
- this.queryParams.phone = null;
+ // this.queryParams.parentName = null;
+ // this.queryParams.phone = null;
},
/** 重置按钮操作 */
resetQuery() {
diff --git a/src/views/system/studentInfo/index.vue b/src/views/system/studentInfo/index.vue
index a3486f4..38b70f3 100644
--- a/src/views/system/studentInfo/index.vue
+++ b/src/views/system/studentInfo/index.vue
@@ -986,9 +986,9 @@ export default {
this.classinfoList2 = {
pageNum: 1,
pageSize: 10,
- kindergartenId: null,
- className: null,
- classType: null,
+ // kindergartenId: null,
+ // className: null,
+ // classType: null,
};
this.handleQuery2();
},
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"
>
-
-
-
-
+
+
+
+
-
-
+
搜索搜索
重置
-
-
+