shuishen
2021-09-17 cfe042e1c74fff9cf761e9ede3ea8e7684504a46
src/views/securityCompany/computents/punish.vue
@@ -12,6 +12,7 @@
    @search-reset="punishSearchReset"
    @current-change="punishCurrentChange"
    @size-change="punishSizeChange"
    @refresh-change="equipmentSizerefresh"
  >
  </avue-crud>
  <!-- @on-load="punishOnLoad" -->
@@ -106,6 +107,9 @@
    this.punishOnLoad(this.punishPage);
  },
  methods: {
    equipmentSizerefresh() {
      this.punishOnLoad(this.punishPage, this.punishQuery);
    },
    punishOnLoad(page, params = {}) {
      this.punishLoading = true;
      // console.log(this.form.departmentid);