Commit 00ff8b49 authored by 黄奎's avatar 黄奎

页面修改

parent d691edf7
......@@ -264,6 +264,11 @@
data: this.linkData.data,
};
},
watch: {
linkData(newVal, oldVal) {
this.data = this.linkData.data;
},
},
created() {
},
......
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