Explorar el Código

密码提示修改

qymljy hace 2 años
padre
commit
7e6940e039
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/SManagement/user/user-info/components/PassEdit.vue

+ 1 - 1
src/SManagement/user/user-info/components/PassEdit.vue

@@ -88,7 +88,7 @@ export default {
             } else {
               this.$notify({
                 title:'提示',
-                message:'密码修改失败',
+                message:res.msg,
                 type:'warning'
               })
               this.$refs.form.resetFields()