浏览代码

: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(){

正在加载...
取消
保存