提交
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user