WXL
2025-02-26 ee31f47ffb5be16aa79fdd46733e79d16df6cd8c
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;