Commit 464865a2 authored by 黄媛媛's avatar 黄媛媛

1

parent a588dbb9
...@@ -306,7 +306,7 @@ export default { ...@@ -306,7 +306,7 @@ export default {
}, },
onLoad(option) { onLoad(option) {
this.opTionObj = option; this.opTionObj = option;
console.log(option); console.log(option,'option');
if (option && option.id) { if (option && option.id) {
this.id = option.id ? option.id : 29; //40887 59512 46942 this.id = option.id ? option.id : 29; //40887 59512 46942
} else { } else {
......
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