Explorar o código

首页取消缓存

cz %!s(int64=2) %!d(string=hai) anos
pai
achega
41b74bfef8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/index.vue

+ 2 - 1
src/views/index.vue

@@ -96,7 +96,8 @@
 	</div>
 </template>
 
-<script setup name="Index">
+<script setup >
+// name="Index" 增加缓存
 import { createApp, onMounted, ref } from 'vue'
 import byTableDemo from '../components/byTable/demo'
 import html2canvas from 'html2canvas'