charles
2024-08-06 5ecb7958c96d3f0b6d47b79aff7eb306c2cf690f
src/views/overview/previewExcel.vue
@@ -33,7 +33,7 @@
  computed: {
  },
  created() {
    this.excel=this.$route.query.url
    this.excel=this.$route.query.url;
    this.cutAfterWidth=this.$route.query.cutAfterWidth
  },
  mounted() {