@@ -176,6 +176,8 @@ let state = ref({
"showDel": false,
// 详情模态框
"showDetails": false,
+ // 更新密码模态框
+ "showUpdatePwd": false,
});
// 父子级的学校到班级的数据参数