WXL
2024-04-08 32d69fcb07f2325d9b93ce1a8b3716eec73ae70f
src/views/repositoryai/verbaltrick/particulars/index.vue
@@ -606,7 +606,7 @@
      topicobj: {},
      indexform: {
        ivrLibaScriptTargetoptionList:[],
        ivrLibaScriptTagList:[]
        ivrLibaScriptTagList: [],
      },
      mode: [],
      questionclass: [],
@@ -696,9 +696,11 @@
    // 保存详细信息
    Saveproblem() {
      console.log(this.variablelist);
      console.log(this.indexform);
      this.indexform.otherdata = JSON.stringify(this.variablelist);
      if (this.indexform.suitway) {
      this.indexform.suitway = this.indexform.suitway.join(",");
      }
      
      if (this.indexform.id) {
        this.indexform.ivrLibaScriptTargetoptionList =