修改
This commit is contained in:
parent
e414681100
commit
8427c4c6e1
@ -633,7 +633,8 @@ export default {
|
||||
TemporaryStorage() {
|
||||
if (
|
||||
this.form.taskSubdivisiontemplateType != "QUESTIONNAIRE" &&
|
||||
this.form.taskSubdivisiontemplateType != "PROPAGANDA"
|
||||
this.form.taskSubdivisiontemplateType != "PROPAGANDA" &&
|
||||
this.form.taskSubdivisiontemplateType != 'SCRIPT'
|
||||
) {
|
||||
this.$refs.wangeditor.emit();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user