Commit fc247c82 authored by 仇晓婷's avatar 仇晓婷

ff

parent 5125cc55
...@@ -89,7 +89,7 @@ export default { ...@@ -89,7 +89,7 @@ export default {
]); ]);
}, },
change(v, b) { change(v, b) {
console.log(b); // console.log(b);
let ids = []; let ids = [];
if (b.bomId !== 0) { if (b.bomId !== 0) {
ids.push(b.bomId); ids.push(b.bomId);
......
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 to comment