| | |
| | | placeholder="请点击右侧选择" |
| | | /> |
| | | <el-button |
| | | v-if="form.templateid" |
| | | style="margin-left: 10px" |
| | | type="primary" |
| | | icon="el-icon-edit" |
| | |
| | | |
| | | this.objyl.isoperation = 1; |
| | | this.objyl.taskid = this.form.taskid; |
| | | |
| | | this.objyl.svyTemplateLibScripts.forEach((item) => { |
| | | item.qremark = []; |
| | | item.svyTaskTemplateTargetoptions = item.svyLibTemplateTargetoptions; |
| | | }); |
| | | this.objyl.svyTaskTemplateScriptVOS = this.objyl.svyTemplateLibScripts; |
| | | if (this.objyl.id) { |
| | | deleteTaskQuestioncomit(this.objyl.id).then((res) => { |
| | | if (res.code == 200) { |
| | | (this.objyl.id = null), |
| | | this.objyl.id = null; |
| | | |
| | | TaskQuestioncomit(this.objyl).then((response) => { |
| | | this.previewtf = false; |
| | | this.form.libtemplateid = this.objyl.svyid; |