hanbaoshan
2020-08-10 817ea18c62e32b2a3394ae1c245f79bc745c5ac2
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) {