Explorar o código

update 重构友情链接

15724580513 %!s(int64=5) %!d(string=hai) anos
pai
achega
40cbaf8c59
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/think/youqinglianjie/components/myTable.vue

+ 4 - 4
src/views/think/youqinglianjie/components/myTable.vue

@@ -64,11 +64,11 @@
 <script>
     export default {
         name:     'Table',
-        props: {
+        props:    {
             data: {
-                type: Array,
-                default: () => []
-            }
+                type:    Array,
+                default: () => [],
+            },
         },
         computed: {
             tableData() {