Browse Source

Merge branch 'dev' of http://git.zthymaoyi.com:3000/gdc/yiliangyiyun-pc into dev

gjy 3 years ago
parent
commit
3a90c23dfb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/contractManagement/collectionContractRecord.vue

+ 3 - 0
src/views/contractManagement/collectionContractRecord.vue

@@ -1672,4 +1672,7 @@
     // background: red;
     margin-right: 20px;
   }
+  .el-pagination{
+    text-align: center;
+  }
 </style>