WXL
2024-04-08 32d69fcb07f2325d9b93ce1a8b3716eec73ae70f
src/views/repositoryai/intention/index.vue
@@ -1189,6 +1189,12 @@
    /** 更新/修改提交按钮 */
    submitForm: function () {
      // this.indexform.targetoptionList=[]
      this.indexform.targetoptionList = this.indexform.targetoptionList.map(
        (res) => {
          res.isoperation = 2;
          return res;
        }
      );
      this.$refs["indexform"].validate((valid) => {
        this.indexform.targetoptionList = this.testuserList.concat(
          this.targetoptionList