瀏覽代碼

:construction: Started to finalize Survey Complete Page

tags/0.0.4
tomit4 2 年之前
父節點
當前提交
1306c20fe5
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      frontend/src/views/SurveyCompleteView.vue

+ 3
- 3
frontend/src/views/SurveyCompleteView.vue 查看文件

@@ -109,9 +109,9 @@ export default {
109 109
         },
110 110
         // changeAnswers() {},
111 111
     },
112
-    /* 
113
-    NOTE: Incomplete logic for adjusting matchQueue results based 
114
-    off of further completion of survey, commented out for now as 
112
+    /*
113
+    NOTE: Incomplete logic for adjusting matchQueue results based
114
+    off of further completion of survey, commented out for now as
115 115
     to not overwrite methods
116 116
     methods: {
117 117
         changeAnswers(){

Loading…
取消
儲存