shaogen1995 %!s(int64=4) %!d(string=hai) anos
pai
achega
e9d43562e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/system/User.vue

+ 1 - 0
src/pages/system/User.vue

@@ -347,6 +347,7 @@ export default {
     //清除表单验证
     this.$refs.userform.resetFields()
     this.dialogFormVisible = false
+    this.getInformation();
   },
     async save() {
       this.$refs["userform"].validate(async (valid) => {