hanbaoshan
2021-02-25 77ea6f71e7532e89b974bcb65ce5a6b67a680ddb
src/pages/desktop/index/components/DFrame.vue
@@ -52,7 +52,6 @@
<script>
import html2canvas from 'html2canvas';
export default {
  name: "DFrame",
  props: {
@@ -93,7 +92,6 @@
        this.openMenuList(menuT, menuL)
      }
    });
  },
  methods: {
    openMenuList(t, l, frame) {