Explorar o código

Merge branch 'master' of http://git.cc-lotus.info/live-platform/live-cms

wuhongyu %!s(int64=4) %!d(string=hai) anos
pai
achega
1c86d4e674
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');