@@ -539,6 +539,7 @@
// debugger
console.log('this.allData', this.allData);
console.log('this.editInfo', this.editInfo);
+ data.userId = this.userId
if (flag == 'edit') {
jiazhengKaozhengUpdate(data).then(res => {
if (res.code == 0) {