src/views/securityUnitChild/index.vue
@@ -607,7 +607,7 @@ this.onLoad1(this.page1); }, rowUpdate1(row, index, done, loading) { // delete row.shareholdingratio; delete row.shareholdingratio; delete row.tenantId; console.log(row); update1(row).then( @@ -755,8 +755,6 @@ rowUpdate2(row, index, done, loading) { console.log(row); delete row.shareholdingratio; // delete row.id; delete row.rtime; update2(row).then( () => { this.onLoad2(this.page2);