WXL
2025-02-21 4f3692ac4f45eccd19d59d465550d99b3b2548ba
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;