Commit 06281e07 by yiyu.li

bug

parent 6faa48d5
......@@ -137,7 +137,7 @@ export default {
{
on: {
click: () => {
this.show1 = true;
// this.show1 = true;
},
},
},
......@@ -158,7 +158,7 @@ export default {
{
on: {
click: () => {
this.show2 = true;
// this.show2 = true;
},
},
},
......
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