Skip to content

Commit 605f1a7

Browse files
committed
removed console log
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
1 parent 03fce6a commit 605f1a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/problem/create.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ export default {
7070
}
7171
},
7272
title(val) {
73-
console.log(val);
7473
if (val !== null && val !== '') {
7574
this.errorTitle = false;
7675
}

0 commit comments

Comments
 (0)