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