周玉佂 6 ماه پیش
والد
کامیت
e937425a00
2فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 1 0
      src/components/manage/main/dataRestore.vue
  2. 4 0
      src/views/CognitiveAbilityTask/digitalMemoryTest.vue

+ 1 - 0
src/components/manage/main/dataRestore.vue

@@ -68,6 +68,7 @@ export default {
                 customClass: 'msgBox',
                 customClass: 'msgBox',
                 dangerouslyUseHTMLString: true
                 dangerouslyUseHTMLString: true
               })
               })
+              this.loading = false;
             }, () => {
             }, () => {
               this.loading = false;
               this.loading = false;
             }
             }

+ 4 - 0
src/views/CognitiveAbilityTask/digitalMemoryTest.vue

@@ -1009,6 +1009,10 @@ export default {
         if (this.role != "doc") {
         if (this.role != "doc") {
           this.$router.push({ name: "CognitiveAbility" });
           this.$router.push({ name: "CognitiveAbility" });
         } else {
         } else {
+          console.log({
+            userId: this.userId,
+            result: this.result,
+          },'oiuojljlj')
           this.$http.post(
           this.$http.post(
             `/cognize/DST`,
             `/cognize/DST`,
             {
             {