hanbaoshan
2020-10-19 fba381d8ca6dda7f800c7688a3c21f437b4b7550
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) {