CzRger hai 10 meses
pai
achega
3f5b6a4341
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/web/list/index.vue

+ 1 - 0
src/views/web/list/index.vue

@@ -547,6 +547,7 @@ const initWS = () => {
         orderBy: {}
       }
       lastListParams = JSON.stringify(params)
+      state.tableParams.loading = true
       ws.send(lastListParams)
       searchLogsSaveSearchLog({keyword: params.keyData})
     }