|
@@ -232,7 +232,7 @@ export default {
|
|
|
content: this.textarea, //意见内容
|
|
|
};
|
|
|
if (this.manyPeopleStatus == true) {
|
|
|
- list.procinstid = this.list.process_id;
|
|
|
+ list.procinstid = this.list.processId;
|
|
|
// if (this.backThree.length <= 1) {
|
|
|
// this.$message.error("请选择多人");
|
|
|
// return;
|