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