Skip to content

Commit b02f760

Browse files
feat: 问题管理
1 parent 9a0028c commit b02f760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/problem/component/DetailProblemDrawer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div>
77
<el-scrollbar>
88
<div class="p-8">
9-
<el-form label-position="top" v-loading="loading">
9+
<el-form label-position="top" v-loading="loading" @submit.prevent>
1010
<el-form-item label="问题">
1111
<ReadWrite
1212
@change="editName"

0 commit comments

Comments
 (0)