石广澎
2023-12-01 ce1d9926ff986e195fd4a58cb5159fc8f45b32a5
admin-web/src/views/departmentitem/itemdis/distribution/index.vue
@@ -179,11 +179,7 @@
        this.total = res.totalRows;
        this.loading = false;
      });
    },
    fifterForm(params) {
      this.filterFrom = Object.assign(this.filterFrom, params);
      this.search(1);
    },
    }
  },
};
</script>