提交 4458a95f authored 作者: 翟畅's avatar 翟畅

zc咨询内容

上级 652e4cb3
......@@ -42,7 +42,7 @@
<el-input v-model="contentForm.linkUrl" style="width:30%"></el-input>
<span class="line_tip" style="margin-left:20px">默认以 http://,如果使用https://开头请手动输入</span>
</el-form-item>
<el-form-item label="资讯内容:" prop="content" ref="content">
<el-form-item label="资讯内容:" :prop="contentForm.linkType == '1'?'content':''" ref="content">
<div class="Ueditor">
<vue-ueditor-wrap v-model="contentForm.content" :config="configMsg" @input="verify"></vue-ueditor-wrap>
</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论