This commit is contained in:
liuye
2022-08-16 16:32:15 +08:00
parent d4126cfbab
commit 76c7c3f478
3 changed files with 9 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ import {mapState} from 'vuex'
export default {
name: "selectResident",
appName: "人员选择器(居民档案)",
appName: "选择人员",
data() {
return {
current: 1,
@@ -124,9 +124,10 @@ export default {
}
.user-list {
background-color: #fff;
.item {
background-color: #fff;
.select-img {
display: inline-block;