瀏覽代碼

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

gjy 3 年之前
父節點
當前提交
3a90c23dfb
共有 1 個文件被更改,包括 3 次插入0 次删除
  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>