保安监管系统-验收版本
shuishen
2021-11-25 3f5c1ae2cfbe8d29eb11e0ac88abceaa7d6906f2
src/views/securityCompany/computents/punish.vue
@@ -13,6 +13,7 @@
    @current-change="punishCurrentChange"
    @size-change="punishSizeChange"
    @refresh-change="punishRefreshcCange"
    @on-load="punishOnLoad"
  >
  </avue-crud>
  <!-- @on-load="punishOnLoad" -->
@@ -65,7 +66,7 @@
  },
  mounted() {
    // console.log(this.form, "pu");
    this.punishOnLoad(this.punishPage);
    // this.punishOnLoad(this.punishPage);
  },
  methods: {
    punishOnLoad(page, params = {}) {