This commit is contained in:
wyx
2023-03-03 22:28:45 +08:00
parent 733ec7b646
commit 80778b87d9
5 changed files with 16 additions and 13 deletions

View File

@@ -155,8 +155,8 @@ const getDictList = (param) => api1.getDictTree({code: param,}).then((res) => re
}
.white {
background: #fff;
color: #4ea6ff;
// background: #fff;
// color: #4ea6ff;
}
.cus-input {