liuyg
2021-09-18 52b8cf4516b2c8e11ffe4ca3cad365822bfebe35
src/views/securityCompany/computents/enclosure.vue
@@ -389,7 +389,7 @@
        const data = res.data.data;
        this.page.total = data.total;
        this.data = data.records;
        console.log(this.data, "getListeenclosure");
        // console.log(this.data, "getListeenclosure");
        this.loading = false;
        this.selectionClear();
      });