@@ -465,7 +465,7 @@ export default {
this.shenheClose()
this.openWindow(() => {
websitContractSignDetail({
- id: row.id
+ id: this.formData.id
}).then(res => {
this.formData = {
...res.data,