WXL
2024-04-08 412ecc2c412a03c909c0dc2ef41f08d02eb7d913
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