WXL
2024-12-11 9a1a82e442721ce04a743381b278482487d6a60b
src/views/repositoryai/templateku/configurat/index.vue
@@ -2120,7 +2120,7 @@
    },
    handleDelete(row) {
      this.$modal
        .confirm('是否确认删除问题:"' + row.scriptTopic + '"?')
        .confirm('是否确认删除问题:"' + row.scriptTopic + '?')
        .then(() => {
          this.ruleForm.ivrLibaTemplateScriptVOList.splice(
            this.ruleForm.ivrLibaTemplateScriptVOList.indexOf(row),