diff --git a/src/components/WrongQuestion/WrongQuestionSearch.vue b/src/components/WrongQuestion/WrongQuestionSearch.vue index e69de29..1bea3b3 100644 --- a/src/components/WrongQuestion/WrongQuestionSearch.vue +++ b/src/components/WrongQuestion/WrongQuestionSearch.vue @@ -0,0 +1,70 @@ + + + + diff --git a/src/components/WrongQuestion/WrongQuestionTable.vue b/src/components/WrongQuestion/WrongQuestionTable.vue new file mode 100644 index 0000000..d5dac69 --- /dev/null +++ b/src/components/WrongQuestion/WrongQuestionTable.vue @@ -0,0 +1,99 @@ + + + + + + diff --git a/src/views/WrongQuestion.vue b/src/views/WrongQuestion.vue index ad81de0..72b5f3c 100644 --- a/src/views/WrongQuestion.vue +++ b/src/views/WrongQuestion.vue @@ -1,18 +1,61 @@