页面button颜色统一,表格不可选择页面数量

This commit is contained in:
zhangyc
2022-12-11 11:46:52 +08:00
parent 6fc160ae79
commit 65fbc3eba4
84 changed files with 1642 additions and 2633 deletions

View File

@@ -463,14 +463,14 @@
}"
>
考勤
</div> -->
</div>
<div
class="operation"
style="cursor: pointer"
@click="showCodeModel(item)"
>
二维码
</div>
</div>-->
<!-- <div
class="operation"
style="cursor: pointer; margin-right: 35px"
@@ -607,7 +607,7 @@
<div class="pa">
<a-pagination
showSizeChanger="true"
:showSizeChanger="false"
showQuickJumper="true"
hideOnSinglePage="true"
:pageSize="pageSize"
@@ -3008,7 +3008,11 @@ export default {
}
}
.img2 {
width: 42px;
height: 42px;
margin-right: 22px;
}
.return {
color: #4ea6ff;