Browse Source

fix-审计预警监督:重置无效

main
buaixuexideshitongxue 3 weeks ago
parent
commit
f93e3fd10c
  1. 1
      src/views/warning/index.vue

1
src/views/warning/index.vue

@ -21,6 +21,7 @@ const reset =()=>{
size:10, size:10,
current:1 current:1
} }
getList();
} }
const getList = async ()=>{ const getList = async ()=>{
loading.value=true loading.value=true

Loading…
Cancel
Save