WXL
2024-07-04 f77e656729c268db01e101033c6df8820365cfd2
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 {
          }
        });