guhongwei %!s(int64=5) %!d(string=hai) anos
pai
achega
36b7113632
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/role/index.vue

+ 1 - 1
src/views/role/index.vue

@@ -60,7 +60,7 @@ export default {
       let res = await this.query();
       console.log(res.data);
       this.$set(this, `list`, res.data);
-        this.$set(this, `total`, res.total);
+      this.$set(this, `total`, res.total);
     },
     toEdit({ data }) {
       console.log('1');