修改
This commit is contained in:
parent
ac5f0bd111
commit
3741d8b371
@ -98,7 +98,7 @@
|
||||
:templateName="form.templateName"></propaganda>
|
||||
</el-form-item>
|
||||
<span style="display: inline-block; width: 10px"
|
||||
v-if="form.taskNodeType == 'PROPAGANDA' && form.templateId">
|
||||
v-if="form.taskNodeType == 'PROPAGANDA_ARTICLE' && form.templateId">
|
||||
<el-button @click="imagepreviews">预览</el-button>
|
||||
</span>
|
||||
</el-form>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user