Commit b641c10a authored by renjintao's avatar renjintao

save

parent 6dfb5583
...@@ -148,7 +148,7 @@ export default { ...@@ -148,7 +148,7 @@ export default {
mounted() {}, mounted() {},
methods: { methods: {
save() { save() {
alert(JSON.stringify(this.config)) //alert(JSON.stringify(this.config))
}, },
reset() {}, reset() {},
pageTo(val) { pageTo(val) {
......
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