mo hace 2 años
padre
commit
984f118562
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/schoolManager/accountManager.vue

+ 1 - 1
src/views/schoolManager/accountManager.vue

@@ -315,7 +315,7 @@ export default {
     async resetPwd(row) {
     async resetPwd(row) {
       try {
       try {
         await this.$confirm(
         await this.$confirm(
-          `是否删除"${row.username}"该老师的密码重置为gym+手机号后4位`,
+          `是否"${row.username}"该老师的密码重置为gym+手机号后4位`,
           "提示",
           "提示",
           {
           {
             confirmButtonText: "确定",
             confirmButtonText: "确定",