Commit 1e2bbd4d authored by xxx's avatar xxx

1

parent 0ec8ab8a
This diff is collapsed.
......@@ -153,6 +153,7 @@ export default {
},
mounted() {
this.getCode();
this.aiTabPositionFn();
},
methods: {
getCode() {
......@@ -707,7 +708,7 @@ export default {
closeElimage(){
this.elimageSrcShow = false;
this.elimageSrc = '';
}
},
},
//销毁
beforeDestroy() {
......
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