Browse Source

03/14 16:29

111
261568008@qq.com 5 years ago
parent
commit
f25fd45ea1

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 0 - 0
dist/static/js/chunk-de5c2e9a.c42a11fc.js → dist/static/js/chunk-de5c2e9a.81e5ea25.js


+ 1 - 1
src/views/accompanyManager/accompanyList.vue

@@ -251,7 +251,7 @@ export default {
       practiceGroupManage(obj).then(res => {
         if (res.code == 200) {
           this.tableData = res.data.rows;
-          this.rules.total = res.data.total;
+          this.rules.total = res.data.total; 
         }
       });
     },

Some files were not shown because too many files changed in this diff