src/views/knowledge/questionbank/particulars/index.vue
@@ -1092,6 +1092,7 @@ this.topicobj.scriptType = row.scriptType; this.topicobj.scriptContent = row.targetdesc; this.topicobj.targetid = row.id; this.topicobj.prompt = row.prompt; this.topicobj.targetname = row.targetname; this.topicobj.svyLibScriptOptions = []; const labellist = row.targetoptionList;