Sfoglia il codice sorgente

密码提示修改

qymljy 2 anni fa
parent
commit
7e6940e039
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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()