yanghao 1 săptămână în urmă
părinte
comite
a77fa1cb0b
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      src/views/pms/qhse/socSummary/index.vue

+ 0 - 1
src/views/pms/qhse/socSummary/index.vue

@@ -252,7 +252,6 @@ const handleDeptNodeClick = async (row) => {
 /** 搜索按钮操作 */
 const handleQuery = () => {
   queryParams.pageNo = 1
-  resetDrilldown()
   getList()
   getStatic()
 }