Explorar o código

[del][测试数据]

zhangwei %!s(int64=2) %!d(string=hai) anos
pai
achega
99703173d7
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      src/view/content/message/index.vue

+ 1 - 4
src/view/content/message/index.vue

@@ -30,10 +30,7 @@
 <script setup>
 import { onMounted, reactive } from "vue";
 let state = reactive({
-    list: [{
-        bizType:3,
-        bizData:{text:'123'}
-    }],
+    list: [],
 })
 let timer, now_time