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 = {}) {