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