luogang преди 3 месеца
родител
ревизия
d95563997d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      plus-ui-ts/src/views/index.vue

+ 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,