Commit 63051790 by xin.yang
parents f82b7afa a3993cc5
......@@ -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