洪海涛 4 жил өмнө
parent
commit
c0ec26facd

+ 1 - 1
src/views/dataBigManage/components/drawerModal/index.vue

@@ -373,7 +373,7 @@ export default {
       paging.pageSize = value
       this.paging = _.cloneDeep(paging)
       window.localStorage.setItem('pageSize', value)
-      if (this.headerTitle === '效率') {
+      if (this.headerTitle === '效率' && this.title !== '需求人力') {
         this.tableListPagination()
       } else {
         this.setTableList()