hanbaoshan
2020-08-10 9726a6095105d7a1d9c541117e44c42fd5d7f0aa
src/pages/desktop/index/components/DFrame.vue
@@ -101,7 +101,6 @@
      this.fullScreen = !this.fullScreen;
    },
    frameClick(e) {
      debugger
      this.$store.commit('desktop/refreshFrame', this.data);
    },
    minFrame(data, e) {