WXL
2024-06-21 4fffa66d14a2b2943b35aca961317f3bed6649a0
src/views/repositoryai/intention/index.vue
@@ -1233,7 +1233,7 @@
        this.indexform.targetoptionList.forEach((item) => {
          if (item.isoperation != 3 && item.targetoptionid) {
            console.log(item, "item");
            // item.isoperation = 2;
            item.isoperation = 2;
          } else {
          }
        });