添加传参
This commit is contained in:
@@ -897,6 +897,7 @@ export default {
|
||||
this.comFlag = 0;
|
||||
} else {
|
||||
this.listForm.dataList.forEach(item => {
|
||||
// item.userId = this.$store.getters.userInfo.userId
|
||||
if (item.workPeople === "请选择责任人") {
|
||||
item.workPeople = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user