mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
feat: 问题管理
This commit is contained in:
parent
9a0028cb99
commit
b02f760ed0
|
|
@ -6,7 +6,7 @@
|
|||
<div>
|
||||
<el-scrollbar>
|
||||
<div class="p-8">
|
||||
<el-form label-position="top" v-loading="loading">
|
||||
<el-form label-position="top" v-loading="loading" @submit.prevent>
|
||||
<el-form-item label="问题">
|
||||
<ReadWrite
|
||||
@change="editName"
|
||||
|
|
|
|||
Loading…
Reference in New Issue