diff --git a/src/admin/problem/components/TestcaseGenerator.vue b/src/admin/problem/components/TestcaseGenerator.vue
new file mode 100644
index 0000000..a0f2b73
--- /dev/null
+++ b/src/admin/problem/components/TestcaseGenerator.vue
@@ -0,0 +1,206 @@
+
+
+
+
+
+
+ 清空
+ +1
+ +5
+
+
+
+
+ 先运行
+
+
+
+ {{ !hasAnswerCode ? "请先在题目中填写答案代码" : "请先填写输入" }}
+
+
+ 上传
+
+
+
+
+
+ {{ index + 1 }}.in
+
+
+
+ {{ index + 1 }}.out
+
+
+
+ 删除
+
+
+
+