ggooalice %!s(int64=2) %!d(string=hai) anos
pai
achega
02e2f22e85

+ 0 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

@@ -1157,7 +1157,6 @@ export default {
           companyId: this.user.companyId,
         },
         (res) => {
-          this.getRecordMsg()
           if (res.code == "ok") {
             this.contactSecret = res.data.contactSecret;
             this.contactServer = res.data.contactServer;
@@ -1197,7 +1196,6 @@ export default {
           companyId: this.user.companyId,
         },
         (res) => {
-          this.getRecordMsg()
           loading.close();
           if (res.code == "ok") {
             this.$message({