评价框添加一个标题
This commit is contained in:
@@ -266,6 +266,7 @@ watch(
|
||||
</n-popover>
|
||||
<n-modal
|
||||
preset="card"
|
||||
title="恭喜你成功提交,请对该题进行评价(一星差评,五星好评)"
|
||||
:mask-closable="false"
|
||||
:style="{ maxWidth: isDesktop && '50vw', maxHeight: '80vh' }"
|
||||
v-model:show="commentPanel"
|
||||
|
||||
Reference in New Issue
Block a user