yanghao 1 tydzień temu
rodzic
commit
a77fa1cb0b
1 zmienionych plików z 0 dodań i 1 usunięć
  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()
 }