Explorar o código

feat: (dashboard) table api immediate true

gemercheung %!s(int64=2) %!d(string=hai) anos
pai
achega
9124906dfd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/dashboard/analysis/index.vue

+ 1 - 1
src/views/dashboard/analysis/index.vue

@@ -171,7 +171,7 @@
     columns: columns,
     useSearchForm: true,
     formConfig: searchForm,
-    immediate: false,
+    immediate: true,
     api: bulletChatApi,
     beforeFetch: (data) => {
       console.log('beforeFetch', data);