代码调整
This commit is contained in:
parent
b9111b8219
commit
7246568801
@ -98,12 +98,6 @@ export default {
|
|||||||
EventBus.$emit('viewLoading', false);
|
EventBus.$emit('viewLoading', false);
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
clickEvent(em) {
|
|
||||||
|
|
||||||
},
|
|
||||||
onContextmenu(em){
|
|
||||||
|
|
||||||
},
|
|
||||||
setWindowSize() {
|
setWindowSize() {
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
const width = this.$store.state.app.width-(this.widthLeft||450);
|
const width = this.$store.state.app.width-(this.widthLeft||450);
|
||||||
|
Loading…
Reference in New Issue
Block a user