This commit is contained in:
2026-03-27 13:24:04 +08:00
parent c6c262169d
commit 7d3e6654fd
17 changed files with 2653 additions and 747 deletions

View File

@@ -240,7 +240,7 @@ If you're still having trouble with Chrome, you could use other browsers to comp
<el-dialog :visible.sync="questionVisible" width="1000px" :close-on-click-modal="false">
<!-- 审稿人表单修改 -->
<!-- 不显示给编辑的话 -->
<common-review-article
<common-review-article v-if="questionVisible"
:form="questionform1"
type="questionform"
:txt_mess="txt_mess"