@@ -95,7 +95,7 @@ export default {
this.formStatus = 0
this.queryParams.pageNum = 1
this.total = 0
- this.cardNo = row.id
+ this.cardNo = row.cardNo
await this.getTableDeatilsFun(row)
},
handleQuery() {