瀏覽代碼

03/14 16:29

111
261568008@qq.com 5 年之前
父節點
當前提交
f25fd45ea1
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-de5c2e9a.81e5ea25.js
  3. 1 1
      src/views/accompanyManager/accompanyList.vue

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