WXL
2025-02-20 321891f4870d60b637b66755cd24053c029cf91e
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;