WXL
2024-07-10 43bb1026f5e6b04e790662361711c40f3499c2a9
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 {
          }
        });