Commit 6764deb7 by LJM

bug

parent 4e13c0fe
Showing with 1 additions and 1 deletions
......@@ -210,7 +210,7 @@ export default {
});
},
handleClick(row) {
this.getLogs(504, row.id);
this.getLogs(504, row.supplier_auto_inquiry_id);
console.log(row);
},
detail() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment