WXL
2025-03-13 f5c20150a01789f3e0e45671c0261a6e25d27544
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;