luogang 3 сар өмнө
parent
commit
d95563997d

+ 1 - 1
plus-ui-ts/src/views/index.vue

@@ -345,7 +345,7 @@ const dialog = reactive({
   title: '事件详情',
   loading: null
 });
-const form = ref < any > {};
+const form = ref({});
 const statData = reactive({
   monthCount: undefined,
   monthAlready: undefined,